This commit is contained in:
piair
2023-06-25 10:49:25 +02:00
parent 027ca5dbdb
commit ca7f49e6a6
4 changed files with 7 additions and 204 deletions

View File

@ -388,4 +388,5 @@ def maxi(dict):
if __name__ == '__main__':
update_jobs()
edit_version()
app.run(host='0.0.0.0', port=1234, debug=True)