use 8097 as the example websocket port

This commit is contained in:
Shivaram Lingamneni 2020-05-06 14:01:14 -04:00
parent 147e652e99
commit ddf52f85b7
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ server:
# tor: true
# Example of a WebSocket listener:
# ":4430":
# ":8097":
# websocket: true
# tls:
# key: tls.key

View File

@ -62,7 +62,7 @@ server:
# tor: true
# Example of a WebSocket listener:
# ":4430":
# ":8097":
# websocket: true
# tls:
# key: tls.key