sleep and docker logs... appears endpoint is not coming up maybe?
This commit is contained in:
parent
c80f690c5d
commit
f8889d0225
@ -10,6 +10,8 @@ laconicd_rest_endpoint=http://laconicd:1317
|
|||||||
laconicd_gql_endpoint=http://laconicd:9473/api
|
laconicd_gql_endpoint=http://laconicd:9473/api
|
||||||
# Run tests
|
# Run tests
|
||||||
docker network inspect sdk_tests_default
|
docker network inspect sdk_tests_default
|
||||||
|
sleep 30s
|
||||||
|
docker logs laconicd
|
||||||
docker compose exec laconicd sh -c "curl http://127.0.0.1:9473/api"
|
docker compose exec laconicd sh -c "curl http://127.0.0.1:9473/api"
|
||||||
docker compose exec laconicd sh -c "curl http://localhost:9473/api"
|
docker compose exec laconicd sh -c "curl http://localhost:9473/api"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user