Commit 95d440e2 authored by wty's avatar wty

更改日志

parent f20bde0b
......@@ -14,6 +14,7 @@ let http = require('http');
let port = normalizePort(process.env.PORT || '3001');
app.set('port', port);
console.info('port',port)
/**
* Create HTTP server.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment