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