Skip to content

Commit d559225

Browse files
author
Evgenii S
authored
Update README.md
1 parent 1602d8a commit d559225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ If you want to set your options, you can pass Enviroment Variables:
2121

2222

2323
Example:
24-
`docker run -d -p 9080:9080 -p 5555-5560:5555-5560 -e BMP_PORT=9080 -e PORT_RANGE=39500-39999 --name bmp qautomatron/docker-browsermob-proxy`
24+
`docker run -d -p 9080:9080 -p 39500-39999:39500-39999 -e BMP_PORT=9080 -e PORT_RANGE=39500-39999 --name bmp qautomatron/docker-browsermob-proxy`

0 commit comments

Comments
 (0)