depend on httpbin

This commit is contained in:
Jamil Bou Kheir
2024-01-17 03:48:11 -08:00
parent 1d80af79bc
commit 09526f497a

View File

@@ -134,9 +134,8 @@ services:
depends_on:
gateway:
condition: "service_healthy"
# Doesn't work on aarch64 Macs
# httpbin:
# condition: "service_healthy"
httpbin:
condition: "service_healthy"
iperf3:
condition: "service_healthy"
api: