Skip to content

Commit 4fadd8b

Browse files
committed
chore: note port bindings
1 parent 55bac38 commit 4fadd8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ https://hub.docker.com/r/weaponsforge/livereload-basic
115115
docker run -it --rm -p 3000:3000 -v %cd%\FILE_DIRECTORY:/opt/app/public -e USE_POLLING=true weaponsforge/livereload-basic:latest
116116
```
117117

118+
> _**TIP:**<br>
119+
> Replace `-p 3000:3000` with other port bindings as needed._
120+
118121
- Using Docker compose (2nd option):<br>
119122
- `docker compose -f docker-compose.dev.yml up`
120123
- > **INFO:** Uncomment the following lines in the `docker-compose.dev.yml` file when working in a Windows host.

0 commit comments

Comments
 (0)