0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-26 04:18:57 +02:00

Updated Using Docker Compose (markdown)

TheRsKing 2024-06-08 19:11:26 +02:00
parent 085a424567
commit db8913a3c7

@ -17,6 +17,7 @@ services:
restart: always
environment:
DOMAIN: "https://vaultwarden.example.com" # Your domain; vaultwarden needs to know it's https to work properly with attachments
SIGNUPS_ALLOWED: "true"
volumes:
- /vw-data:/data