Update gitea/docker-compose.yml
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- GITEA__database__NAME=gitea
|
||||
- GITEA__database__USER=gitea
|
||||
- GITEA__database__PASSWD=<Your Password>
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
- GITEA__service__DISABLE_REGISTRATION=false #Change this to true after setting up your initial user if you want to disable registration.
|
||||
restart: always
|
||||
networks:
|
||||
- gitea
|
||||
|
||||
Reference in New Issue
Block a user