Initial commit
This commit is contained in:
4
mgmt/vaultwarden/.env.example
Normal file
4
mgmt/vaultwarden/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DOMAIN_NAME=
|
||||
SUBDOMAIN=
|
||||
DOMAIN=https://${SUBDOMAIN}.${DOMAIN_NAME}
|
||||
# SIGNUPS_ALLOWED=false # Uncomment to disable signups
|
||||
Reference in New Issue
Block a user