remove Gandi api key for SSL

This commit is contained in:
Yax
2022-03-05 15:05:13 +01:00
parent 1c28ccee43
commit 5985293dad
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -1,5 +1,4 @@
# ssl
GANDIV5_API_KEY=xxxxxxxxxxxxxxxxx
LETSENCRYPT_EMAIL=root@localhost.localdomain
# off sites
+2 -2
View File
@@ -20,8 +20,8 @@ services:
#- --certificatesResolvers.letsencrypt.acme.dnsChallenge.delayBeforeCheck=0
# staging server
#- --certificatesresolvers.letsencrypt.acme.caserver=https://acme-staging-v02.api.letsencrypt.org/directory
environment:
- GANDIV5_API_KEY=${GANDIV5_API_KEY}
#environment:
#- GANDIV5_API_KEY=${GANDIV5_API_KEY}
labels:
- traefik.enable=true
- traefik.http.routers.api.entrypoints=http