Skip to content
Snippets Groups Projects
Commit 8223a3a1 authored by Shibo Wang's avatar Shibo Wang
Browse files

commit

parent 32d23087
No related tags found
3 merge requests!43Local main,!42Local main,!41Local main
......@@ -30,6 +30,7 @@ def index():
def pages(page):
return render_template(f'pages/{page.lower()}.html')
##
# Main Function, Runs at http://0.0.0.0:8080
if __name__ == "__main__":
app.run(port=8080)
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