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