Commit d4d17014 authored by 周健威's avatar 周健威

Update index.js

parent e4743598
......@@ -7,7 +7,7 @@ const { Nuxt, Builder } = require('nuxt')
const PROXY_URL = 'http://elm-api.caibowen.net'; // 反向代理域名,生产
const app = express()
const port = process.env.PORT || 3001
const port = process.env.PORT || 3000
app.set('port', port)
......
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