mirror of
https://github.com/ArcticFoxes-net/Signal-TLS-Proxy
synced 2024-11-17 17:41:32 -05:00
Remove CAP_ prefix (#4)
Signed-off-by: samsepi0l <contact@simpleprivacy.fr>
This commit is contained in:
parent
9736a26387
commit
a846be932b
@ -19,7 +19,7 @@ services:
|
||||
- CHOWN
|
||||
- SETUID
|
||||
- SETGID
|
||||
- CAP_NET_BIND_SERVICE
|
||||
- NET_BIND_SERVICE
|
||||
command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; /usr/sbin/nginx -s reload; done & /usr/sbin/nginx -c /etc/nginx/nginx.conf -g \"daemon off;\"'"
|
||||
nginx-relay:
|
||||
image: nginx:alpine
|
||||
|
Loading…
Reference in New Issue
Block a user