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
|
- /home/ubuntu/vw-data/:/data
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN=$VWDOMAIN
|
- DOMAIN=$VWDOMAIN
|
||||||
- SIGNUPS_ALLOWED=true
|
- SIGNUPS_ALLOWED=false
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
gitea_main:
|
gitea_main:
|
||||||
|
|
Loading…
Reference in a new issue