mirror of
https://github.com/ArcticFoxes-net/Signal-TLS-Proxy
synced 2024-12-22 00:21:32 -05:00
Add CAP_NET_BIND_SERVICE
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
55bdacd5b1
commit
8b2758d7fe
@ -19,6 +19,7 @@ services:
|
|||||||
- CHOWN
|
- CHOWN
|
||||||
- SETUID
|
- SETUID
|
||||||
- SETGID
|
- SETGID
|
||||||
|
- CAP_NET_BIND_SERVICE
|
||||||
nginx-relay:
|
nginx-relay:
|
||||||
image: nginx:alpine
|
image: nginx:alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user