dns challenge with gandi
This commit is contained in:
parent
67501f5df0
commit
0979a3420a
3 changed files with 19 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue