feat: 更新网站页面和组件,新增多个页面(关于、专家、会员、政策等)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: 'nuxt4-10584',
|
||||
name: 'nuxt4-10588',
|
||||
cwd: __dirname,
|
||||
script: '.output/server/index.mjs',
|
||||
interpreter: 'node',
|
||||
@@ -9,8 +9,8 @@ module.exports = {
|
||||
env: {
|
||||
NODE_ENV: 'production',
|
||||
NITRO_HOST: '0.0.0.0',
|
||||
NITRO_PORT: 10584,
|
||||
PORT: 10584,
|
||||
NITRO_PORT: 10588,
|
||||
PORT: 10588,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user