Initial commit

This commit is contained in:
Uku Taht
2020-09-29 15:00:52 +03:00
commit c0fcca12ac
5 changed files with 95 additions and 0 deletions

4
plausible-conf.env Normal file
View File

@ -0,0 +1,4 @@
ADMIN_USER_EMAIL={replace-me}
ADMIN_USER_NAME={replace-me}
ADMIN_USER_PWD={replace-me}
SECRET_KEY_BASE={replace-me}