Yeah, that's the issue I think... I just ran through the docker compose bring up and then followed the instructions at Your First Service | OpenZiti. I had set my http_server to web.test.blue and my http_server_id to ziti-private-blue.
I then had to update my host.v1 config with port 8000:
ziti edge update config http.host.v1 -d '{"protocol":"tcp", "address":"'"${http_server}"'", "port":8000}'
I enrolled using the Ziti Desktop Edge for Windows and then curl'ed to http.ziti:
