mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
wgcf: revert it
This commit is contained in:
parent
4a2fd8c519
commit
2880f375b4
2 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue