Skip to content

Commit fa74400

Browse files
authored
update readme. ref #29
1 parent de8983a commit fa74400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ docker-compose -f docker-compose.yml -f docker-compose-util.yml run --rm compos
160160

161161
### Alternate DevServer Ports
162162

163+
_note: This no longer works for npm versions > v7. See [#29](https://github.com/ideasonpurpose/docker-wordpress-dev/issues/29)_
164+
163165
Webpack devserver runs on port `8080` by default. Multiple projects can be run simultaneously by using `npm config` to assign different ports the the project's **package.json** `name`. For example, three projects named `csr-site`, `pro-bono` and `ar-project` could be run simultaneously on custom ports, after running these commands:
164166

165167
```sh

0 commit comments

Comments
 (0)