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

[Vue] Fix local dev server launch error #1368

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

addy-pathania
Copy link
Contributor

@addy-pathania addy-pathania commented Mar 7, 2023

When starting the Vue app in connected mode the local dev server automatically starts at 0.0.0.0:3000 which has a wrong hostname.

Description / Motivation

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@addy-pathania addy-pathania requested a review from a team March 7, 2023 13:27
@illiakovalenko illiakovalenko merged commit 00f383f into dev Mar 7, 2023
@illiakovalenko illiakovalenko deleted the fix/575768-vue-launch branch March 7, 2023 14:49
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