johnpapa / johnpapa/lite-server
configuration for binding ip
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
Before you open an issue, please check if a similar issue already exists or has been closed before.
**DONE**
### Let me configure to which ip-address lite-server binds
e.g. in express i can do this:
server.listen(3000, '127.0.0.1', () => {...})
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.