Compare commits

..

No commits in common. "master" and "update_proxy" have entirely different histories.

View file

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