Updated Using Docker Compose (markdown)

Sving1024
2024-05-01 11:42:58 +08:00
parent 06cea499e8
commit 1e556c91b6

@@ -20,7 +20,7 @@ services:
environment: environment:
DOMAIN: "https://vaultwarden.example.com" # Your domain; vaultwarden needs to know it's https to work properly with attachments DOMAIN: "https://vaultwarden.example.com" # Your domain; vaultwarden needs to know it's https to work properly with attachments
volumes: volumes:
- /data/bitwarden:/data - /vw-data:/data
caddy: caddy:
image: caddy:2 image: caddy:2