Rubix982 / Synet

A web proxy is written in ASP.NET with an admin console written in ReactJS. This was made as a repository for CN CS307's 1st assignment for web proxies @ FAST NUCES, Khi
https://synet-rubix982.vercel.app/app/dashboard
Apache License 2.0
0 stars 6 forks source link

[DOCKER] Determine the https port for redirect ... #18

Closed Rubix982 closed 3 years ago

Rubix982 commented 3 years ago

Fix the HTTPS connection issue, as shown by the warning,

backend       | warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3]
backend       |       Failed to determine the https port for redirect.

Thans!

Rubix982 commented 3 years ago

Done. :heart: