mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-21 10:13:31 +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;'"
|
entrypoint: "/bin/sh -c 'trap exit TERM; while :; do certbot renew; sleep 12h & wait $${!}; done;'"
|
||||||
networks:
|
networks:
|
||||||
nginx:
|
nginx:
|
||||||
driver: bridge
|
driver: host
|
||||||
|
Reference in New Issue
Block a user