You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-09-16 09:16:45 +02:00
update
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
|
|
||||||
mitmdump:
|
mitmdump:
|
||||||
image: mitmproxy/mitmproxy
|
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:
|
ports:
|
||||||
- "8443:8443"
|
- "8443:8443"
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user