mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
Update API.js
This commit is contained in:
parent
d0d2f071ca
commit
6f2a69e22e
@ -939,6 +939,7 @@ class API {
|
||||
script: path.resolve(__dirname, 'API', 'Serve.js'),
|
||||
env: {
|
||||
PM2_SERVE_PORT: serve.port,
|
||||
PM2_SERVE_HOST: serve.host,
|
||||
PM2_SERVE_PATH: serve.path,
|
||||
PM2_SERVE_SPA: serve.spa,
|
||||
PM2_SERVE_DIRECTORY: serve.directory,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user