Replies: 2 comments 1 reply
-
I'm trying to deploy the Aspire Dashboard using a docker-compose file behind a proxy (YARP) and configure authentication with |
Beta Was this translation helpful? Give feedback.
0 replies
-
@DamianEdwards is looking at this. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to deploy the Standalone Aspire Dashboard using a docker-compose file behind a proxy (YARP). I've enabled forwarded headers by setting the ASPNETCORE_FORWARDEDHEADERS_ENABLED environment variable, but it doesn't seem to honor the X-Forwarded-Host header. Is there an alternative configuration or additional settings required to properly route requests in this setup?
Beta Was this translation helpful? Give feedback.
All reactions