Procházet zdrojové kódy

Merge branch 'stable' into master

잉여개발기 (SPDV) před 7 roky
rodič
revize
e84e22be99
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -612,4 +612,4 @@ if __name__=="__main__":
     http_server = tornado.httpserver.HTTPServer(tornado.wsgi.WSGIContainer(app))
     http_server.listen(server_set['port'], address=server_set['host'])
     
-    tornado.ioloop.IOLoop.instance().start()
+    tornado.ioloop.IOLoop.instance().start()