.env added

This commit is contained in:
Maksym Buz
2025-07-29 13:34:00 +02:00
committed by GitHub
parent 9441bc7a54
commit aefad2ac8d
2 changed files with 3 additions and 1 deletions

2
Docker/vaultwarden/.env Normal file
View File

@@ -0,0 +1,2 @@
PATH_TO_DATA="/path/to/vaultwarden/data"
DOMAIN="https://vw.domain.tld"