Skip to content

Allow ENV to overwrite PORTS on Windows#5931

Open
doesdev wants to merge 1 commit intoUnitech:developmentfrom
doesdev:development
Open

Allow ENV to overwrite PORTS on Windows#5931
doesdev wants to merge 1 commit intoUnitech:developmentfrom
doesdev:development

Conversation

@doesdev
Copy link
Copy Markdown

@doesdev doesdev commented Dec 20, 2024

Currently for Windows the ports are overridden with static values after allowing ENV to overwrite those same settings. Users should be allowed to specify these via ENV on Windows the same as other platforms. In particular, by setting those PM2 can effectively run under less privileged users when being run as a service (via pm2-installer).

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #5930
License MIT
Doc PR N/A

Currently for Windows the ports are overridden with static values after allowing ENV to overwrite those same settings. Users should be allowed to specify these via ENV on Windows the same as other platforms. In particular, by setting those PM2 can effectively run under less privileged users when being run as a service (via pm2-installer).
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 20, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants