Fix incorrect port in website README (#1509)
## Description We remapped ports earlier to fix conflicts with the local docs preview. ## Type of change - [x] 🐛 Bugfix - [x] 🗺️ Documentation
This commit is contained in:
parent
e17b383167
commit
2f5df36c6a
@ -19,7 +19,7 @@ make buildimage
|
|||||||
make dev
|
make dev
|
||||||
```
|
```
|
||||||
|
|
||||||
This command starts a local development server within the Docker container and will expose a live website preview at [http://localhost:3000](http://localhost:3000).
|
This command starts a local development server within the Docker container and will expose a live website preview at [http://localhost:5050](http://localhost:5050).
|
||||||
|
|
||||||
## Building a static website
|
## Building a static website
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user