Skip to content

Add configurable host binding for external access#13

Open
crankycoder wants to merge 1 commit intoselimacerbas:mainfrom
crankycoder:main
Open

Add configurable host binding for external access#13
crankycoder wants to merge 1 commit intoselimacerbas:mainfrom
crankycoder:main

Conversation

@crankycoder
Copy link
Copy Markdown

This is stacked on : selimacerbas/live-server.nvim#3

  • Add host config option (default: 127.0.0.1, set to 0.0.0.0 for external access)
  • Pass host to live-server when starting
  • Update lock.is_server_alive and remote.send_event to accept host parameter
  • Update browser URL to use configured host
  • Add minimal test harness

- Add host config option (default: 127.0.0.1, set to 0.0.0.0 for external access)
- Pass host to live-server when starting
- Update lock.is_server_alive and remote.send_event to accept host parameter
- Update browser URL to use configured host
- Add minimal test harness
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