Fix minore di sintassi su gitea

This commit is contained in:
miracle091 2022-01-27 11:05:44 +01:00
parent 73a902119b
commit 55a88f7849
Signed by: miracle091
GPG Key ID: 73D6D9792AD73C84
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
db:
container_name: gitea-db
image: postgres:13-alpine
security_opt:
security_opt:
- no-new-privileges:true
networks:
- custom-bridge