Initial commit
This commit is contained in:
6
config.example.cfg
Normal file
6
config.example.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
USER_APP_NAME="Content DB"
|
||||
|
||||
SECRET_KEY=""
|
||||
WTF_CSRF_SECRET_KEY=""
|
||||
|
||||
SQLALCHEMY_DATABASE_URI = "sqlite:///../db.sqlite"
|
||||
Reference in New Issue
Block a user