.env -> .env.example

This commit is contained in:
2025-08-23 23:46:22 +02:00
parent da530d91e1
commit fbb9f6ac16
13 changed files with 35 additions and 35 deletions

2
vaultwarden/.env.example Normal file
View File

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