Enable Gandi DNS challenge for Letsencrypt

This commit is contained in:
3wc
2021-06-19 02:47:25 +02:00
parent 0421dd4747
commit 46010aeb95
5 changed files with 40 additions and 6 deletions

View File

@ -21,6 +21,11 @@ LOG_LEVEL=WARN
# SECRET_OVH_APP_SECRET_VERSION=v1
# SECRET_OVH_CONSUMER_KEY=v1
## Gandi configuration
# COMPOSE_FILE="compose.yml:compose.gandi.yml"
# GANDI_ENABLED=1
# SECRET_GANDIV5_API_KEY_VERSION=v1
## Enable Keycloak
#COMPOSE_FILE="compose.yml:compose.keycloak.yml"
#KEYCLOAK_MIDDLEWARE_ENABLED=1