Fix new services implementation 7
This commit is contained in:
@@ -758,8 +758,9 @@ services:
|
||||
condition: service_healthy
|
||||
auth-service:
|
||||
condition: service_healthy
|
||||
inventory-service:
|
||||
condition: service_healthy
|
||||
# Temporarily disabled due to health check issues
|
||||
# inventory-service:
|
||||
# condition: service_healthy
|
||||
networks:
|
||||
bakery-network:
|
||||
ipv4_address: 172.20.0.111
|
||||
|
||||
Reference in New Issue
Block a user