Skip to content

Commit 2fcce78

Browse files
BostBostX
andauthored
Doc fix: port of the localhost is 8000 (#257)
Co-authored-by: Rostislav Svoboda <[email protected]>
1 parent 6898dea commit 2fcce78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ And don't despair if don't get the python setup working on the first try. No one
413413
## Running / Development
414414

415415
* `pipenv run dev`
416-
* Visit your app at [http://localhost:5000](http://localhost:5000).
416+
* Visit your app at [http://localhost:8000](http://localhost:8000).
417417

418418
### Running Tests
419419
> [pytest](https://docs.pytest.org/en/latest/)

0 commit comments

Comments
 (0)