Merge pull request #988 from slingamn/recommended_port

use 8097 as the example websocket port
This commit is contained in:
Shivaram Lingamneni
2020-05-06 19:28:41 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ server:
# tor: true
# Example of a WebSocket listener:
# ":4430":
# ":8097":
# websocket: true
# tls:
# key: tls.key
+1 -1
View File
@@ -62,7 +62,7 @@ server:
# tor: true
# Example of a WebSocket listener:
# ":4430":
# ":8097":
# websocket: true
# tls:
# key: tls.key