Replies: 1 comment
-
i added a few examples in the readme with traefik, it works just fine in my end |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Iam using the Webproxy example, so when I deploy the following YML it works if I go to 192.168.1.1:8008/hydra. However when I want to forward this ip and port with traefik (reversed proxy) to an external address/domain, its doesn't work. gets stuck in a loop. maybe because it exist in a bridge network mode, i dont know.
Any suggestions? Am I missing something?
the yml:
the logs look good, no errors or anything so I feel like something is missing in the YML file. related to networking/bridge at the nginx part.
Beta Was this translation helpful? Give feedback.
All reactions