parent
f18d14a51a
commit
c72c5c735b
|
|
@ -526,7 +526,7 @@ There are three types of assets you can build:
|
|||
|
||||
#### Webpack dev server
|
||||
|
||||
The dev server by default starts at `http://localhost:9000` and proxies the backend requests to `http://localhost:8080`. It's possible to change these settings:
|
||||
The dev server by default starts at `http://localhost:9000` and proxies the backend requests to `http://localhost:8088`. It's possible to change these settings:
|
||||
|
||||
```bash
|
||||
# Start the dev server at http://localhost:9000
|
||||
|
|
|
|||
Loading…
Reference in New Issue