mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-08-23 19:34:15 -05:00
No need to rebuild mitmproxy-pretendo every time
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.8"
|
||||
services:
|
||||
mitmproxy-pretendo:
|
||||
image: ghcr.io/matthewl246/mitmproxy-pretendo:main
|
||||
build: ./repos/mitmproxy-pretendo
|
||||
# build: ./repos/mitmproxy-pretendo
|
||||
ports:
|
||||
# Proxy server
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user