mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update
This commit is contained in:
parent
97782e58fa
commit
a6bb1802a9
@ -14,7 +14,7 @@ services:
|
||||
|
||||
mitmdump:
|
||||
image: mitmproxy/mitmproxy
|
||||
command: mitmdump --mode reverse:https://httpbin.org:443@8443
|
||||
command: mitmdump --mode reverse:https://httpbin.org:443@8443 --flow-detail 4
|
||||
ports:
|
||||
- "8443:8443"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user