index
:
cheatdb.git
master
optimise_packages_query
package_states
tageditor
Cheat database for Dragonfire clientmods and texture packs.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rundebug.py
blob: e4592d27823a341ea969e56848bb3bbf5c2fa48d (
plain
)
1
2
3
from app import app app.run(host='0.0.0.0', port=5000, debug=True)