mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-19 09:13:43 +00:00
Fix
This commit is contained in:
@ -25,4 +25,4 @@ services:
|
||||
entrypoint: "/bin/sh -c 'trap exit TERM; while :; do certbot renew; sleep 12h & wait $${!}; done;'"
|
||||
networks:
|
||||
nginx:
|
||||
driver: bridge
|
||||
driver: host
|
||||
|
Reference in New Issue
Block a user