Compare commits

..

No commits in common. "acb2733c8384cb6fcceb046eadb10b8e80ede378" and "3ae2378b6b540ac2e1e8cacb82f210d498916a63" have entirely different histories.

View file

@ -33,10 +33,10 @@ services:
file --watch --source /cert/acme.json --version v2 --domain-subdir file --watch --source /cert/acme.json --version v2 --domain-subdir
--crt-name=fullchain --crt-ext=.pem --crt-name=fullchain --crt-ext=.pem
--key-name=privkey --key-ext=.pem --key-name=privkey --key-ext=.pem
--clean=false
--post-hook "chmod -R a+r /ssl/" --post-hook "chmod -R a+r /ssl/"
--dest /ssl --dest /ssl
networks: networks:
web: web:
driver: bridge driver: bridge