fix: Gitea webhook allowed_host_list fuer interne Docker-Kommunikation
This commit is contained in:
@@ -11,6 +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=*
|
||||
volumes:
|
||||
- /mnt/user/services/gitea/data:/data
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user