AXCWG пре 4 месеци
родитељ
комит
5d0232267d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      main.js

+ 1 - 1
main.js

@@ -158,4 +158,4 @@ https.createServer({
     key: fs.readFileSync('andyxie.cn.key'),
     cert: fs.readFileSync('andyxie.cn.pem')
 
-}, app).listen(8079)
+}, app_serve).listen(8079)