You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user