Skip to content

Commit 7d9f72a

Browse files
committed
🎁 tp13 floor
1 parent 2a169c1 commit 7d9f72a

19 files changed

+1042
-45
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
if __name__ == "__main__":
44
app = create_app()
5-
app.run(host='0.0.0.0',port=8080,debug=False)
5+
app.run(host='0.0.0.0',port=8080,debug=True)
11 Bytes
Binary file not shown.
11 Bytes
Binary file not shown.
3.94 KB
Binary file not shown.
11 Bytes
Binary file not shown.
978 Bytes
Binary file not shown.

website/static/Destination_map.html

Lines changed: 39 additions & 39 deletions
Large diffs are not rendered by default.
56.3 KB
Loading
56.1 KB
Loading
118 KB
Loading

0 commit comments

Comments
 (0)