aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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