Compare commits
5 Commits
cf4087f546
...
pre-rebase
| Author | SHA1 | Date | |
|---|---|---|---|
| a4a1b2beb7 | |||
| fdebb1b491 | |||
| 34701a08d5 | |||
| 8a083ef959 | |||
| fc992820de |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,2 @@
|
|||||||
plausible-conf.env
|
|
||||||
.env
|
|
||||||
data/
|
data/
|
||||||
|
.env
|
||||||
|
|||||||
3
plausible-conf.env
Normal file
3
plausible-conf.env
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
BASE_URL=replace-me
|
||||||
|
SECRET_KEY_BASE=replace-me
|
||||||
|
TOTP_VAULT_KEY=replace-me
|
||||||
Reference in New Issue
Block a user