moved from static DNS provider to a dynamic Docker variable and env file

This commit is contained in:
2022-08-02 12:03:51 +02:00
parent 64e726391a
commit 4633927204
3 changed files with 6 additions and 4 deletions

View File

@@ -11,7 +11,8 @@ TRAEFIK_PILOT_TOKEN=
TRAEFIK_TLSENABLED=true
# Certificate provider
HETZNER_API_KEY=
TRAEFIK_DNSPROVIDER=hetzner
TRAEFIK_DNSPROVIDER_ENVFILE=./.env.dnsprovider
LETSENCRYPT_EMAIL=admin@mydomain.com
# Debugging