Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend URL can't be configured using Docker #3855

Closed
jeanlucmongrain opened this issue Sep 5, 2018 · 2 comments
Closed

Backend URL can't be configured using Docker #3855

jeanlucmongrain opened this issue Sep 5, 2018 · 2 comments

Comments

@jeanlucmongrain
Copy link

Since #3387 it's now possible to use gRPC without https.

gRPC user guide specify the backend url must be set to h2c://....

But on Docker backend guide there is no way to configure that "url".

@SantoDE
Copy link
Collaborator

SantoDE commented Sep 5, 2018

Hey @bclermont,

it's the traefik.protocol label you're looking for. (https://docs.traefik.io/configuration/backends/docker/) :)

@jeanlucmongrain
Copy link
Author

oh yes that work, thanks

@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants