AI given structure
This commit is contained in:
6
traefik/.env.example
Normal file
6
traefik/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# traefik/.env
|
||||
# Copy to .env and fill in real values. NEVER commit .env.
|
||||
|
||||
TRAEFIK_DASHBOARD_PORT=8082
|
||||
ACME_EMAIL=letsencrypt@example.com
|
||||
DASHBOARD_BASIC_AUTH=admin:$$apr1$$changeme$$REPLACE_WITH_HTPASSWD_HASH
|
||||
Reference in New Issue
Block a user