mirror of
https://github.com/ArcticFoxes-net/Signal-TLS-Proxy
synced 2024-11-09 05:41:33 -05:00
Update docker-compose.yml
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
12f1e22e3f
commit
0cf3677902
@ -42,5 +42,3 @@ 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;'"
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
cap_drop:
|
|
||||||
- ALL
|
|
||||||
|
Loading…
Reference in New Issue
Block a user