vaultwarden: Initial commit

This commit is contained in:
PorridgePi
2022-09-21 11:24:48 +01:00
parent a1d45e7385
commit 79d53f793a
2 changed files with 32 additions and 0 deletions

3
vaultwarden/.env.example Normal file
View File

@@ -0,0 +1,3 @@
SIGNUPS_ALLOWED=false # set to true to allow signups
VAULTWARDEN_DOMAIN=domain_goes_here
ADMIN_TOKEN=token_goes_here