更新首页
This commit is contained in:
@@ -9,8 +9,8 @@ module.exports = {
|
||||
env: {
|
||||
NODE_ENV: 'production',
|
||||
NITRO_HOST: '0.0.0.0',
|
||||
NITRO_PORT: 5555,
|
||||
PORT: 5555,
|
||||
NITRO_PORT: 3000,
|
||||
PORT: 3000,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user