This commit is contained in:
Adil Hafeez 2024-10-26 15:44:06 -07:00
parent 6a5cf6f938
commit 413a334a4d

View file

@ -30,7 +30,7 @@ sh build_filter_image.sh
log starting the arch gateway service
log =================================
docker compose -f docker-compose.yaml down
docker compose -f docker-compose.yaml up &
docker compose -f docker-compose.yaml up -d
wait_for_healthz "http://localhost:10000/healthz" 60
cd -