fix and update

This commit is contained in:
lendry
2026-06-30 13:48:50 +03:00
parent 6a4bbd05b8
commit 2a88c87e94
3 changed files with 81 additions and 107 deletions

View File

@@ -154,10 +154,6 @@ services:
timeout: 10s
retries: 12
start_period: 60s
networks:
default: {}
idp_static:
ipv4_address: 172.28.50.10
media-ws:
pull_policy: build
@@ -306,11 +302,8 @@ services:
interval: 30s
timeout: 5s
retries: 3
networks:
default: {}
idp_static: {}
# После recreate api-gateway nginx держит старый IP upstream → 502. Этот watcher
# После recreate api-gateway nginx держит stale DNS upstream → 502. Watcher
# делает nginx -s reload когда gateway снова поднялся (~55 с на Nest bootstrap).
nginx-gateway-sync:
profiles: ["proxy"]
@@ -330,9 +323,3 @@ volumes:
redis_data:
rabbitmq_data:
minio_data:
networks:
idp_static:
ipam:
config:
- subnet: 172.28.50.0/24