Compare commits
No commits in common. "acb2733c8384cb6fcceb046eadb10b8e80ede378" and "3ae2378b6b540ac2e1e8cacb82f210d498916a63" have entirely different histories.
acb2733c83
...
3ae2378b6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue