This commit is contained in:
@@ -26,13 +26,15 @@ services:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- SSH_PORT=222
|
||||
- SSH_LISTEN_PORT=22
|
||||
- SSH_LISTEN_PORT=2222
|
||||
- START_SSH_SERVER=true
|
||||
- GITEA_APP_INI=/data/gitea/conf/app.ini
|
||||
- GITEA__webhook__ALLOWED_HOST_LIST=loopback,jenkins
|
||||
networks:
|
||||
- gitea
|
||||
- reverse-proxy
|
||||
ports:
|
||||
- "222:22"
|
||||
- "222:2222"
|
||||
|
||||
volumes:
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user