Update .env

added explanation how to use traefik dashboard basic auth
This commit is contained in:
David
2023-03-12 20:18:18 +01:00
committed by GitHub
parent b445f847e8
commit ff7cb56b17
+1 -1
View File
@@ -7,7 +7,7 @@ INSECURE=true
TRAEFIK_DASHBOARD=
# Domain of Traefik, where you can find the dashboard. Defaults to "traefik.owncloud.test"
TRAEFIK_DOMAIN=
# Basic authentication for the dashboard. Defaults to user "admin" and password "admin"
# Basic authentication for the dashboard. Defaults to user "admin" and password "admin" (written as: "admin:admin").
TRAEFIK_BASIC_AUTH_USERS=
# Email address for obtaining LetsEncrypt certificates, needs only be changed if this is a public facing server
TRAEFIK_ACME_MAIL=