1
0
mirror of https://github.com/tommytran732/Gitea-Docker-Compose synced 2024-11-08 15:41:33 -05:00

No new privileges for swag

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-11-25 07:16:16 -05:00
parent 9b6030f2a6
commit 772ffc2eab
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -67,7 +67,8 @@ services:
- 80:80
networks:
- gitea
restart: unless-stopped
security_opt:
- no-new-privileges:true
networks:
gitea: