asd
This commit is contained in:
parent
aa7d40f7a0
commit
ce731a648f
2 changed files with 2 additions and 1 deletions
2
app.py
2
app.py
|
@ -69,4 +69,4 @@ def queue_table():
|
|||
|
||||
# Run the Flask app
|
||||
if __name__ == "__main__":
|
||||
app.run(port=80, host="0.0.0.0", debug=True)
|
||||
app.run(port=10000, host="0.0.0.0", debug=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue