Skip to content

Commit 8edbe68

Browse files
author
Evgenii S
authored
Update README.md
1 parent 0ae35e3 commit 8edbe68

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ How to run:
1212
`docker run -d -p 9090:9090 -p 39500-39999:39500:39999 --name bmp qautomatron/docker-browsermob-proxy`
1313

1414
If you want to set your options, you can pass Enviroment Variables:
15-
`-e BMP_PORT=9090`
16-
`-e PORT_RANGE=39500-39999`
17-
`-e TTL=600`
15+
`-e BMP_PORT=9090`
16+
17+
`-e PORT_RANGE=39500-39999`
18+
19+
`-e TTL=600`
20+
1821

1922
Example:
2023
`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`

0 commit comments

Comments
 (0)