Update .env

add new totp env for v2.1.0
This commit is contained in:
LRVT 2024-05-27 10:20:01 +02:00 committed by GitHub
parent 6fc20045e4
commit bdcddbd9f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,3 +5,4 @@ BASE_URL=https://plausible.example.com:443 # change this
SECRET_KEY_BASE=9meoKctVLEjZGm+CQwNbgZdAiWnw== # change this to a secure random secret
DISABLE_REGISTRATION=true
PSQL_PASS=password
TOTP_VAULT_KEY=9meoKctVLEjZGm+CQwNbgZdAiWnw== # change this to a secure random secret