Skip to content
Snippets Groups Projects
Commit 9db31b54 authored by Ashrith Sagar Yedlapalli's avatar Ashrith Sagar Yedlapalli :speech_balloon:
Browse files

c0.1.131 Frozen Flask Run

parent eb9781fa
No related branches found
No related tags found
No related merge requests found
......@@ -37,5 +37,4 @@ def pages(page):
# Main Function, Runs at http://0.0.0.0:8080
if __name__ == "__main__":
freezer.run(port=8080, debug=True)
# app.run(port=8080, debug=True)
app.run(port=8080, debug=True)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment