security/vaultwarden/docker-compose.yml aktualisiert
This commit is contained in:
@@ -11,6 +11,9 @@ services:
|
|||||||
SIGNUPS_ALLOWED: "false"
|
SIGNUPS_ALLOWED: "false"
|
||||||
INVITATIONS_ALLOWED: "false"
|
INVITATIONS_ALLOWED: "false"
|
||||||
ADMIN_TOKEN_FILE: /run/secrets/admin_token
|
ADMIN_TOKEN_FILE: /run/secrets/admin_token
|
||||||
|
ROCKET_PORT: 80
|
||||||
|
ROCKET_ADDRESS: 0.0.0.0
|
||||||
|
LOG_LEVEL: warn
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/user/appdata/vaultwarden:/data
|
- /mnt/user/appdata/vaultwarden:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user