mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 04:21:14 +00:00
Update .env
add new totp env for v2.1.0
This commit is contained in:
parent
6fc20045e4
commit
bdcddbd9f9
|
@ -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
|
SECRET_KEY_BASE=9meoKctVLEjZGm+CQwNbgZdAiWnw== # change this to a secure random secret
|
||||||
DISABLE_REGISTRATION=true
|
DISABLE_REGISTRATION=true
|
||||||
PSQL_PASS=password
|
PSQL_PASS=password
|
||||||
|
TOTP_VAULT_KEY=9meoKctVLEjZGm+CQwNbgZdAiWnw== # change this to a secure random secret
|
||||||
|
|
Loading…
Reference in New Issue
Block a user