No need to rebuild mitmproxy-pretendo every time

This commit is contained in:
Matthew Lopez
2023-12-20 16:03:38 -05:00
parent e0cb3e9769
commit 845f4e0b27

View File

@@ -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