Add CAP_NET_BIND_SERVICE

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-03-15 17:12:16 -04:00 committed by GitHub
parent 55bdacd5b1
commit 8b2758d7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ services:
- CHOWN
- SETUID
- SETGID
- CAP_NET_BIND_SERVICE
nginx-relay:
image: nginx:alpine
restart: unless-stopped