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

Fix wait-on hangs #379

Merged
merged 2 commits into from
Apr 23, 2022
Merged

Fix wait-on hangs #379

merged 2 commits into from
Apr 23, 2022

Conversation

noriyotcp
Copy link
Owner

@noriyotcp noriyotcp commented Apr 23, 2022

  • Revert "Merge pull request Quit wait-on #370 from noriyotcp/quit-wait-on"
  • Fix wait-on hangs

Replace tcp:3000 with tcp:127.0.0.1:3000

jeffbski/wait-on#79
jeffbski/wait-on#116

Vite server.host is '127.0.0.1' by default
https://vitejs.dev/config/#server-host

This reverts commit c65f12f, reversing
changes made to 07bc363.
Replace tcp:3000 with tcp:127.0.0.1:3000

jeffbski/wait-on#79
jeffbski/wait-on#116

Vite server.host is '127.0.0.1' by default
https://vitejs.dev/config/#server-host
@noriyotcp noriyotcp changed the title fix/wait on hangs Fix wait on hangs Apr 23, 2022
@noriyotcp noriyotcp changed the title Fix wait on hangs Fix wait-on hangs Apr 23, 2022
@noriyotcp noriyotcp merged commit 0a42da9 into main Apr 23, 2022
@noriyotcp noriyotcp deleted the fix/wait-on-hangs branch April 23, 2022 06:40
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.

None yet

1 participant