AXCWG 4 months ago
parent
commit
5d0232267d
1 changed files with 1 additions and 1 deletions
  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)