Skip to content

Commit

Permalink
Merge pull request #9 from jsburckhardt/fix/make-dev-codespace-wsl-ex…
Browse files Browse the repository at this point in the history
…perience

fix(make-dev): include host configuration for running in codespaces/wsl.
  • Loading branch information
jsburckhardt committed Aug 29, 2023
2 parents 38005a8 + 08dee42 commit 98e4a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ fix-lint:

dev:
cd src/docusaurus
npx docusaurus start
npx docusaurus start --host 0.0.0.0

0 comments on commit 98e4a69

Please sign in to comment.