We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d504a commit a9aa33dCopy full SHA for a9aa33d
1 file changed
README.md
@@ -52,7 +52,7 @@ sudo apt-get install vim -y
52
git clone https://github.com/steveseguin/vdo.ninja
53
54
## configure vdo.ninja for local hss server
55
-sed -i 's/\/\/ session\.customWSS = true;/session\.wss = "wss:\/\/"+window\.location\.host;session\.customWSS = true;session\.salt = "vdo\.ninja";session.configuration = {}/' ./vdo.ninja/index.html
+sed -i 's/\/\/ session\.customWSS = true;/session\.wss = "wss:\/\/"+window\.location\.host;session\.customWSS = true;session\.salt = "vdo\.ninja";session.configuration = {};/' ./vdo.ninja/index.html
56
57
### Install websocket server
58
git clone https://github.com/steveseguin/offline_deployment
0 commit comments