Allow GitHub mirror target for Gitea
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
- GITEA__service__REGISTER_EMAIL_CONFIRM=true
|
||||
- GITEA__openid__ENABLE_OPENID_SIGNIN=false
|
||||
- GITEA__openid__ENABLE_OPENID_SIGNUP=false
|
||||
- GITEA__migrations__ALLOWED_DOMAINS=github.com
|
||||
- GITEA__webhook__ALLOWED_HOST_LIST=komodo-core,localhost,127.0.0.1,192.168.178.0/24
|
||||
volumes:
|
||||
- /mnt/user/services/gitea/data:/data
|
||||
|
||||
Reference in New Issue
Block a user