Update vaultwarden/docker-compose.yml

This commit is contained in:
2026-06-30 10:49:04 +01:00
parent 9e6ae5245e
commit d26e91aef4
+1 -1
View File
@@ -4,7 +4,7 @@ services:
container_name: vaultwarden container_name: vaultwarden
restart: unless-stopped restart: unless-stopped
environment: environment:
- DOMAIN=https://warden.home.johnsnexus.click - DOMAIN=https://warden.johnsnexus.click
- SIGNUPS_ALLOWED=true # Set to false after creating your account - SIGNUPS_ALLOWED=true # Set to false after creating your account
ports: ports:
- 8080:80 - 8080:80