Harden Gitea webhooks and Docker log limits
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- GITEA__server__DOMAIN=git.kaleschke.info
|
||||
- GITEA__server__ROOT_URL=https://git.kaleschke.info/
|
||||
- GITEA__database__DB_TYPE=sqlite3
|
||||
- GITEA__webhook__ALLOWED_HOST_LIST=*
|
||||
- GITEA__webhook__ALLOWED_HOST_LIST=komodo-core,localhost,127.0.0.1,192.168.178.0/24
|
||||
volumes:
|
||||
- /mnt/user/services/gitea/data:/data
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user