aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-12-27 16:43:40 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-12-27 16:43:40 +0300
commit43bf95e21d4a616a55b211670076a8c7c48c06a3 (patch)
tree6249d5b34921676965cad0f444f7af6b706bded7
parentdcebf4705dfe974746519a37570aecd7eb4e2b2c (diff)
downloadsproxy2-43bf95e21d4a616a55b211670076a8c7c48c06a3.tar.gz
Suggest alternative HTTPS port 8443
-rw-r--r--sproxy.example.yml5
1 files changed, 4 insertions, 1 deletions
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