Skip to content

Conversation

@niteshsinghal85
Copy link

Fixes #1472

Added support for configuring the Dev Proxy API port via the --api-port command-line option.
This allows users to dynamically set the API port at runtime instead of only through configuration files.

The change makes IProxyConfiguration.ApiPort settable and integrates the new option into the command-line parsing logic with a default value of 8897.

@niteshsinghal85 niteshsinghal85 marked this pull request as ready for review December 26, 2025 12:35
@niteshsinghal85 niteshsinghal85 requested a review from a team as a code owner December 26, 2025 12:35
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.

Expose the apiPort setting as a command line option

1 participant