fix(config) : add env variable to allow webhook to local jenkins
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
|||||||
- USER_GID=1000
|
- USER_GID=1000
|
||||||
- SSH_PORT=222
|
- SSH_PORT=222
|
||||||
- SSH_LISTEN_PORT=22
|
- SSH_LISTEN_PORT=22
|
||||||
|
- GITEA__webhook__ALLOWED_HOST_LIST=loopback,jenkins
|
||||||
networks:
|
networks:
|
||||||
- gitea
|
- gitea
|
||||||
- reverse-proxy
|
- reverse-proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user