Skip to content

Commit

Permalink
Added code to support LAN mobile debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinleung committed Dec 9, 2020
1 parent a3fb5b4 commit 05d46bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"typescript"
],
"scripts": {
"start": "gatsby develop",
"start": "gatsby develop -H 0.0.0.0 -p 8000",
"build": "gatsby build",
"serve": "gatsby serve",
"clean": "gatsby clean",
Expand Down

0 comments on commit 05d46bf

Please sign in to comment.