Skip to content

Commit 6db2fc6

Browse files
committed
fix: ws socket address
1 parent 488763d commit 6db2fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@
702702
},
703703
"ep_wrtc_heading": {
704704
"useEtherpadSocket": true,
705-
"socketAddress": "https://ws-dev.docs.plus",
705+
"socketAddress": "https://ws.docs.plus",
706706
"video": {
707707
"sizes": {
708708
"small": 130,

0 commit comments

Comments
 (0)