[mod] added PRODUCTION check for certbot

This commit is contained in:
2020-04-05 20:36:15 -04:00
parent b14fc1f0c1
commit 0e537ee1cd
3 changed files with 19 additions and 11 deletions

View File

@@ -35,6 +35,7 @@ services:
GROUP_UID: ${UID_PROXY:-12002}
env_file:
- ./certbot/files/domains.env
- ./production.env # set PRODUCTION= here
restart: always
image: certbot
container_name: certbot