1
0
mirror of https://github.com/plausible/hosting.git synced 2025-06-17 11:17:29 -05:00

Add TOTP_VAULT_KEY placeholder ()

This commit is contained in:
hq1
2024-02-19 09:32:53 +01:00
committed by GitHub
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