mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 09:10:42 +02:00
dns challenge with gandi
This commit is contained in:
+7
-1
@@ -1,7 +1,13 @@
|
||||
# ssl
|
||||
DNSCHALLENGE_PROVIDER=gandi
|
||||
GANDI_API_KEY=xxxxxxxxxxxxxxxxx
|
||||
LETSENCRYPT_EMAIL=root@localhost.localdomain
|
||||
# sites
|
||||
DOMAIN=localhost.localdomain
|
||||
HOST_TRAEFIK=traefik
|
||||
HOST_GLANCES=glances
|
||||
HOST_PORTAINER=portainer
|
||||
HOST_MAIL=mail
|
||||
# other
|
||||
TZ=Europe/Paris
|
||||
LETSENCRYPT_EMAIL=root@localhost.localdomain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user