Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow for the customization of the port when starting dev server #373

Conversation

tvarney13
Copy link
Member

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

When you run the command you can add a port flag to specify something other than 8675 for it to run on. If none is provided, it will use the default we had hardcoded before.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

cmd/cliflags/flags.go Outdated Show resolved Hide resolved
Co-authored-by: Mike Zorn <mike@launchdarkly.com>
@tvarney13 tvarney13 merged commit 7c6597e into moonshot-ld-dev-server Jul 9, 2024
1 check passed
@tvarney13 tvarney13 deleted the tomvarney/sc-248982/allow-for-the-customization-of-the-port-when branch July 9, 2024 16:27
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