ofc i need to commit

This commit is contained in:
piair
2023-08-22 13:33:43 +02:00
parent 6b8f2f0cbc
commit 49f157436b
5 changed files with 30 additions and 5 deletions

View File

@ -472,4 +472,4 @@ def proxy():
if __name__ == '__main__':
update_jobs()
edit_version()
app.run(host='0.0.0.0', port=6666, debug=True)
app.run(host='0.0.0.0', port=1234, debug=True)