wgcf: revert it

This commit is contained in:
ZhymabekRoman 2025-01-25 13:25:15 +05:00
parent 4a2fd8c519
commit 2880f375b4
2 changed files with 5 additions and 5 deletions

View file

@ -94,9 +94,9 @@ services:
- prod
environment:
- "PROXY_LIST=${PROXY_LIST:-socks5://haproxy-pb:1080}"
# depends_on:
# haproxy-proxy-balancer:
# condition: service_healthy
depends_on:
haproxy-proxy-balancer:
condition: service_healthy
container_name: freedium_web
hostname: freedium_web

View file

@ -1,7 +1,7 @@
include:
- docker-compose.main.yml
# - docker-compose.wgcf.yml
- docker-compose.wgcf.yml
- docker-compose.db.yml
- docker-compose.utility.yml
# - docker-compose.proxy.yml
- docker-compose.proxy.yml
- docker-compose.plausible.yml