浏览代码

Merge branch 'stable' into master

잉여개발기 (SPDV) 7 年之前
父节点
当前提交
02cd69a6f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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()