mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-09-14 22:35:18 -05:00
Add web_host to network dump configs
This is required when running in Docker.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
listen_port: 8083
|
||||
web_port: 8081
|
||||
web_host: 0.0.0.0
|
||||
|
||||
hardump: ./pretendo-network-dump-3ds.har
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
listen_port: 8082
|
||||
web_port: 8081
|
||||
web_host: 0.0.0.0
|
||||
|
||||
hardump: ./pretendo-network-dump-wiiu.har
|
||||
|
||||
|
||||
Reference in New Issue
Block a user