Commit 344ccfeb by wangweidong

Merge remote-tracking branch 'origin/dev' into dev

parents 50b82cdf 3ff352dd
......@@ -6,7 +6,7 @@
module.exports = {
apps: [
{
name: 'pt-llgt',
name: 'pt-metr',
script: './node_modules/nuxt-start/bin/nuxt-start.js',
instances: 2,
max_memory_restart: '512M',
......
......@@ -9,7 +9,7 @@ if (process.env.NODE_ENV) {
module.exports = {
mode: 'universal',
server: {
port: 8028,
port: 8130,
host: '0.0.0.0'
},
/*
......
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