containous / traefik-library-image

ARCHIVED
https://github.com/traefik/traefik-library-image
Apache License 2.0
218 stars 60 forks source link

Problem to forward requests when container has more than one network #82

Closed vambertojr closed 4 years ago

vambertojr commented 4 years ago

Hello, I'm having problems to forward requests when container has more than one network. In the docker-compose file, I create 2 networks: frontend for apps and backend for database. The container that is causing me problems is the dspace that has the 2 networks. When I leave only the frontend network the routing of the traefik works. I've tried using the options "providers.docker.network=frontend" and "traefik.docker.network=frontend" but still don't work.

docker-compose.txt

ldez commented 4 years ago

Hello,

it's not the right place to ask a question.

You can join the community forum https://community.containo.us/

Also FYI the repository of Traefik is https://github.com/containous/traefik