Sign in
llvm
/
third_party
/
cpp-httplib
/
71bb17fb0e7ab7dcb1fb5a4e97ebaf98025c9672
/
.
/
test
/
proxy
/
docker-compose.yml
blob: 8ffe81eabf3538c60dfa3f876aa6c61caaa7b59e [
file
]
services:
squid_basic:
image:
squid_basic
restart:
always
ports:
-
"3128:3128"
build:
context:
./
args:
auth:
basic
squid_digest:
image:
squid_digest
restart:
always
ports:
-
"3129:3129"
build:
context:
./
args:
auth:
digest