forked from coop-cloud/vaultwarden
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
TYPE=vaultwarden
|
|
|
|
DOMAIN=vaultwarden.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
WEBSOCKET_ENABLED=true
|
|
SIGNUPS_ALLOWED=true
|
|
|
|
USE_SYSLOG=true
|
|
EXTENDED_LOGGING=true
|
|
LOG_FILE=/data/vaultwarden.log
|
|
LOG_LEVEL=warn
|
|
|
|
SECRET_ADMIN_TOKEN_VERSION=v1 # length=48
|