security/vaultwarden/docker-compose.yml aktualisiert

This commit is contained in:
2026-03-24 18:45:55 +00:00
parent 255099e2bb
commit 53a2649469
+4 -1
View File
@@ -11,6 +11,9 @@ services:
SIGNUPS_ALLOWED: "false"
INVITATIONS_ALLOWED: "false"
ADMIN_TOKEN_FILE: /run/secrets/admin_token
ROCKET_PORT: 80
ROCKET_ADDRESS: 0.0.0.0
LOG_LEVEL: warn
volumes:
- /mnt/user/appdata/vaultwarden:/data
@@ -33,4 +36,4 @@ services:
networks:
frontend_net:
external: true
external: true