Azure / azure-relay-aspnetserver

ASP.NET Core Hosting for Azure Relay
Other
15 stars 27 forks source link

Run web app locally at the same time #42

Open adeliab opened 1 year ago

adeliab commented 1 year ago

When I add the UseAzureRelay() to the WebHost, the application doesn't work anymore locally with the local docker URL. is it possible to still have it working locally? I want the website to be accessible both from the internet and local