Update
This commit is contained in:
parent
24378430de
commit
a3428542e7
@ -161,8 +161,8 @@ services:
|
|||||||
- ./db_migrations/basket-svc:/migrations
|
- ./db_migrations/basket-svc:/migrations
|
||||||
networks:
|
networks:
|
||||||
- basket-svc-network
|
- basket-svc-network
|
||||||
- order-svc-network
|
# - order-svc-network
|
||||||
- pricing-svc-network
|
# - pricing-svc-network
|
||||||
- api-gateway-network
|
- api-gateway-network
|
||||||
- api-registry-network
|
- api-registry-network
|
||||||
- api-eventbus-network
|
- api-eventbus-network
|
||||||
@ -244,7 +244,7 @@ services:
|
|||||||
- EVENTBUS_URL
|
- EVENTBUS_URL
|
||||||
networks:
|
networks:
|
||||||
- basket-worker-network
|
- basket-worker-network
|
||||||
- pricing-svc-network
|
# - pricing-svc-network
|
||||||
- api-gateway-network
|
- api-gateway-network
|
||||||
- api-registry-network
|
- api-registry-network
|
||||||
- api-eventbus-network
|
- api-eventbus-network
|
||||||
|
Loading…
Reference in New Issue
Block a user