mirror of
https://github.com/plausible/hosting.git
synced 2025-06-17 11:17:29 -05:00
Add TOTP_VAULT_KEY placeholder (#89)
This commit is contained in:
@ -1,2 +1,3 @@
|
|||||||
BASE_URL=replace-me
|
BASE_URL=replace-me
|
||||||
SECRET_KEY_BASE=replace-me
|
SECRET_KEY_BASE=replace-me
|
||||||
|
TOTP_VAULT_KEY=replace-me
|
||||||
|
Reference in New Issue
Block a user