From f80be5125602c127abee17e7a5a2443497f0b850 Mon Sep 17 00:00:00 2001 From: mattspeer Date: Wed, 24 Jun 2026 23:08:35 -0500 Subject: [PATCH] Update docker-compose.yaml turned off signups --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index fd74b52..9f8ad84 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -17,7 +17,7 @@ services: environment: # - WEBSOCKET_ENABLED=true - ROCKET_PORT=8001 - - SIGNUPS_ALLOWED=true +# - SIGNUPS_ALLOWED=true - SIGNUPS_VERIFY=false - INVITATIONS_ALLOWED=false - DOMAIN=https://vault.speerfam.net