gitea: disable registration
This commit is contained in:
parent
3c5a833907
commit
64368349b6
@ -16,6 +16,7 @@ services:
|
||||
- GITEA__database__NAME=gitea
|
||||
- GITEA__database__USER=gitea
|
||||
- GITEA__database__PASSWD=gitea
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
restart: always
|
||||
networks:
|
||||
- gitea
|
||||
|
||||
Loading…
Reference in New Issue
Block a user