Skip to content
#

Documentation

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 6,405 public repositories matching this topic...

storybook
lexsoft00
lexsoft00 commented Oct 22, 2020

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.

start-storybook -h 192.168.89.89 -p 9009
Local:            http://192.168.89.89:9009
On your network:  http://10.0.2.15:9009

The expected result should be like the one bellow

Local:            http://localhost::9009/ 
On your network:  http://192.168.89.89:9009
docusaurus
react-styleguidist
typedoc
Wikipedia
Wikipedia
You can’t perform that action at this time.