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
This will start revproxy process that listens on port 443. It will use certificate and key from location specified in arguments.
26
-
There is a single backend 'demo.io' which is listening on port 80.
25
+
This will start revproxy process that listens on local port 443 and takes the traffic to backend running on host 'demo.io' on port 80. It will use certificate and key from location specified in arguments.
0 commit comments