Created
September 15, 2021 14:16
-
-
Save johnwalley/6b120b2c743e2d5269f7edcf2a0e7114 to your computer and use it in GitHub Desktop.
Open storybook port on wsl2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netsh interface portproxy add v4tov4 listenport=6006 listenaddress=0.0.0.0 connectport=6006 connectaddress=172.18.76.134 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment