This commit is contained in:
parent
ebc5071b61
commit
45bb3359cf
|
@ -7,7 +7,7 @@ services:
|
|||
replicas: 1
|
||||
restart_policy:
|
||||
condition: any
|
||||
image: ${LOCAL_DOCKER_REPOSITORY}letsencrypt-do
|
||||
image: ${LOCAL_DOCKER_REGISTRY}letsencrypt-do
|
||||
environment:
|
||||
- CERTBOT_EMAIL=${CERTBOT_EMAIL}
|
||||
- SERVER_NAME=${GIT_DOMAIN}
|
||||
|
|
Reference in New Issue