index
:
halfnarp2
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wsgi.py
blob: db217db33e157ee330b1d70f99046bf8bca01bae (
plain
)
1
2
3
4
from halfnarp2 import create_app app = create_app("config.json") #app.run(debug=False)