mirror of
https://github.com/tommytran732/Gitea-Docker-Compose
synced 2024-11-08 20:11:33 -05:00
No new privileges for swag
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9b6030f2a6
commit
772ffc2eab
@ -67,7 +67,8 @@ services:
|
|||||||
- 80:80
|
- 80:80
|
||||||
networks:
|
networks:
|
||||||
- gitea
|
- gitea
|
||||||
restart: unless-stopped
|
security_opt:
|
||||||
|
- no-new-privileges:true
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
gitea:
|
gitea:
|
||||||
|
Loading…
Reference in New Issue
Block a user