mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
Update .env
add new totp env for v2.1.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user