You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
from: 192.168.1.1:8008/hydra
to: https://hydra.domain.com
Hi,
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?
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.
The text was updated successfully, but these errors were encountered: