rm signups

This commit is contained in:
Mafyuh 2024-08-31 11:47:38 -04:00
parent 41b8b2cdb8
commit 7a8f1cf157

View file

@ -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: