mirror of
https://github.com/plausible/hosting.git
synced 2024-12-22 20:13:17 -06:00
Add TOTP_VAULT_KEY placeholder (#89)
This commit is contained in:
parent
bb6decee4d
commit
1d4f9e93c5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user