auto: sync 2026-05-28

This commit is contained in:
2026-05-28 03:15:11 +02:00
parent 8ab6f699ae
commit 5d3187181d
3 changed files with 93 additions and 75 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ services:
PUSH_IDENTITY_URI: https://identity.bitwarden.eu
DATABASE_URL: postgresql://vaultwarden:${VW_PG_PASSWORD}@192.168.1.6:5432/vaultwarden
volumes:
- /opt/stacks/vaultwarden/data:/data # attachments, rsa_key.pem, config.json
- /mnt/pve/unas/services/vaultwarden:/data # attachments, rsa_key.pem, config.json
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
ports: