Added initial files

This commit is contained in:
xemeds
2020-07-18 13:10:03 +00:00
parent d212259c57
commit c783e7792a
10 changed files with 65 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"SECRET_KEY": "SECRET_KEY",
"SQLALCHEMY_DATABASE_URI": "sqlite:///database.db"
}