update: warp-proxy docker-compose.yaml

This commit is contained in:
JamesFlare1212
2026-04-06 16:43:10 -04:00
parent 4a97057825
commit d0a0abed68
2 changed files with 2 additions and 159 deletions

View File

@@ -1,11 +1,12 @@
services:
# Warp Socks Proxy Service (Optional - starts with --profile proxy)
# Warp Socks Proxy Service (Internal only - no external ports exposed)
warp-proxy:
image: ghcr.io/mon-ius/docker-warp-socks:v5
container_name: dsas-cca-warp-proxy
restart: unless-stopped
networks:
- cca_network
# Only expose port internally, not to host
expose:
- "9091"
profiles: