forked from github.com/plausible-hosting
Compare commits
5 Commits
5c7c222d99
...
pre-rebase
Author | SHA1 | Date | |
---|---|---|---|
11ccf7fe6d | |||
9ef9f013b3 | |||
67de569a9c | |||
c07ad3db3b | |||
1842d4d0c0 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
plausible-conf.env
|
|
||||||
data/
|
data/
|
||||||
.env
|
.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