feat: Enable Push Create
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
- GITEA__server__SSH_PORT=22
|
||||
- GITEA__server__SSH_LISTEN_PORT=2222
|
||||
- GITEA__server__ROOT_URL=https://git.davisdre.com/
|
||||
- GITEA__repository__ENABLE_PUSH_CREATE_USER=true
|
||||
- GITEA__repository__ENABLE_PUSH_CREATE_ORG=true
|
||||
networks:
|
||||
- db_network
|
||||
- web_gateway
|
||||
|
||||
Reference in New Issue
Block a user