We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2691683 commit 125d1ddCopy full SHA for 125d1dd
1 file changed
README.md
@@ -57,7 +57,7 @@ to read and develop is a noop. We prioritize simplicity and eaze of development.
57
## Running phoenix
58
* run `npm run serve` in the terminal.
59
* NB: To test Phoenix from an external mobile or machine, use `npm run serveExternal` instead of `serve`
60
-* Use chrome/edge browser to navigate to [http://127.0.0.1:8000/](http://127.0.0.1:8000/)
+* Use chrome/edge browser to navigate to [http://localhost:8000/](http://localhost:8000/)
61
62
## IDE Setup
63
SonarLint static code analysis checker is not yet available as a Brackets
0 commit comments