Closed deadislove closed 1 year ago
You wrote a lot of Envoy gateway configs which are not Ocelot ones! Good luck in your researches using Envoy!
Connection issues in Docker are problems of Docker environment (network). They are not related to Ocelot programming model!
@deadislove David, You can re-open your question in Discussions space aka Q&A category. 😉
Expected Behavior / New Feature
I want to use the envoy interface with ocelot API gateway in docker-compose.yml files. Expected behavior:
envoy config(envoy.yaml)
docker compose yaml files(docker-compose.yml)
Actual Behavior / Motivation for New Feature
In actual behavior, the docker can run envoy server, but the envoy server can not connection or directed to ocelot API gateway or backend API.
Steps to Reproduce the Problem
Specifications