added Docker setup & moved database into instance folder
This commit is contained in:
3
webapp/app.py
Normal file
3
webapp/app.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from . import create_app
|
||||
|
||||
app = create_app()
|
||||
Reference in New Issue
Block a user