fix: add GITEA__webhook__ALLOWED_HOST_LIST=private for auto-deploy
This commit is contained in:
@@ -1131,6 +1131,7 @@ services:
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- GITEA__webhook__ALLOWED_HOST_LIST=private
|
||||
volumes:
|
||||
- /docker/appdata/gitea:/data
|
||||
- /memex:/memex
|
||||
|
||||
Reference in New Issue
Block a user