mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-23 19:23:22 +00:00
Change gitea registration flag
This commit is contained in:
@ -17,7 +17,7 @@ services:
|
||||
container_name: gitea
|
||||
restart: always
|
||||
environment:
|
||||
- DISABLE_REGISTRATION: true # change to true for first installation
|
||||
DISABLE_REGISTRATION: true # change to true for first installation
|
||||
volumes:
|
||||
- ./gitea:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
Reference in New Issue
Block a user