Skip to content

Commit a9aa33d

Browse files
authored
Update README.md
1 parent d9d504a commit a9aa33d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sudo apt-get install vim -y
5252
git clone https://github.com/steveseguin/vdo.ninja
5353
5454
## 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
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
5656
5757
### Install websocket server
5858
git clone https://github.com/steveseguin/offline_deployment

0 commit comments

Comments
 (0)