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
The default port is changed and no longer 80. So we have to use env var to specify it.
For OHunt with Host, we use ASPNETCORE_HTTP_PORTS . For backend we use the old WebHost, we use ASPNETCORE_URLS.
0 commit comments