mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-10 10:15:10 -04:00
Resolve "Create a docker image"
This commit is contained in:
parent
08ce6aed76
commit
3a3d122755
9 changed files with 85 additions and 12 deletions
3
main.py
3
main.py
|
@ -187,6 +187,7 @@ def create_app(test_config=None):
|
|||
|
||||
return app
|
||||
|
||||
app = create_app()
|
||||
|
||||
if __name__ == '__main__': # pragma: no cover
|
||||
create_app().run()
|
||||
app.run()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue