rm signups
This commit is contained in:
parent
41b8b2cdb8
commit
7a8f1cf157
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ services:
|
|||
- /home/ubuntu/vw-data/:/data
|
||||
environment:
|
||||
- DOMAIN=$VWDOMAIN
|
||||
- SIGNUPS_ALLOWED=true
|
||||
- SIGNUPS_ALLOWED=false
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
gitea_main:
|
||||
|
|
Loading…
Reference in a new issue