Skip to content

Correctly use the passed server port when connecting to the rpc server#151

Open
elee1766 wants to merge 3 commits into
mattn:masterfrom
elee1766:use-server-port-in-run
Open

Correctly use the passed server port when connecting to the rpc server#151
elee1766 wants to merge 3 commits into
mattn:masterfrom
elee1766:use-server-port-in-run

Conversation

@elee1766
Copy link
Copy Markdown

@elee1766 elee1766 commented Aug 21, 2025

goreman -p <port> run doesn't actually work when using multiple rpc ports because it never uses the port, and only uses the default or the env var

fixing it this way makes sure that the existing behavior of the PORT being the source of truth is still respected, which is preferable to #135

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.

1 participant