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