4 Commits

3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
plausible-conf.env
data/ data/
.env .env

3
plausible-conf.env Normal file
View File

@ -0,0 +1,3 @@
BASE_URL=replace-me
SECRET_KEY_BASE=replace-me
TOTP_VAULT_KEY=replace-me