@@ -2,3 +2,4 @@
Aliyun Log Module
@author: luojunhui
"""
+import asyncio
@@ -0,0 +1,6 @@
+"""
+@author: luojunhui
+bind = "0.0.0.0:8000"
+workers = 2
+reload = True