diff --git a/bitwarden/docker-compose.yml b/bitwarden/docker-compose.yml index 4417ae4..83b61d1 100644 --- a/bitwarden/docker-compose.yml +++ b/bitwarden/docker-compose.yml @@ -7,7 +7,7 @@ services: restart: always environment: - WEBSOCKET_ENABLED=true - - SIGNUPS_ALLOWED=false + - SIGNUPS_ALLOWED=true - DOMAIN=https://pw.sectorq.eu - SMTP_HOST=mail.sectorq.eu - SMTP_FROM=jaydee@sectorq.eu