mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2024-11-09 04:11:33 -05:00
Remove CAP_ prefix (#1)
Signed-off-by: samsepi0l <contact@simpleprivacy.fr>
This commit is contained in:
parent
a4d7a789bd
commit
72477c3938
@ -21,7 +21,7 @@ services:
|
||||
- CHOWN
|
||||
- SETGID
|
||||
- SETUID
|
||||
- CAP_NET_BIND_SERVICE
|
||||
- NET_BIND_SERVICE
|
||||
tmpfs:
|
||||
- /var/run:size=50M,mode=0770,noexec,nosuid,nodev
|
||||
- /var/cache/nginx:size=50M,mode=0770,noexec,nosuid,nodev
|
||||
|
Loading…
Reference in New Issue
Block a user