ademant 2019-08-02 16:23:47 +02:00
commit 105131bc71
1 changed files with 1 additions and 1 deletions

View File

@ -167,4 +167,4 @@ sql_worker.setDaemon(True)
sql_worker.start()
run(app,host="localhost",port=8080)
run(app,host="",port=8080)