chore: secure forgejo from signup
This commit is contained in:
parent
b2de2a1c8c
commit
1005b9ec00
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ services:
|
|||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- FORGEJO__service__DISABLE_REGISTRATION=true
|
||||
restart: always
|
||||
networks:
|
||||
- forgejo
|
||||
|
|
Loading…
Add table
Reference in a new issue