From 43bf95e21d4a616a55b211670076a8c7c48c06a3 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 27 Dec 2016 16:43:40 +0300 Subject: Suggest alternative HTTPS port 8443 --- sproxy.example.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sproxy.example.yml b/sproxy.example.yml index 236de55..063f51e 100644 --- a/sproxy.example.yml +++ b/sproxy.example.yml @@ -8,7 +8,10 @@ # The port Sproxy listens on (HTTPS). # Optional. Default is 443. # -# listen: 443 +# Example: +# listen: 8443 +# +# listen: # Whether SSL is used on port defined by `listen`. # You should only set it to false iff you intent to do SSL-termination -- cgit v1.2.3