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 reasoning for this is quite simple, if you just want to redirect all traffic, you can run this container on say port 80. Then on another port, you run your application. You point all of the traffic on HTTP on your load balancer to this container. And the HTTPS traffic to your app.
0 commit comments