Deploy 0.8.6

This commit is contained in:
Kevin Jahns
2016-01-16 01:41:55 +01:00
parent 2650338b4b
commit a220b06ad9
4 changed files with 36 additions and 61 deletions

View File

@@ -139,7 +139,7 @@
<!-- Include the Quill library -->
<script src="../bower_components/quill/dist/quill.js"></script>
<script src="../bower_components/yjs/y.es6"></script>
<script src="../bower_components/yjs/y.js"></script>
<script src="./index.js"></script>
</body>
</html>

View File

@@ -7,7 +7,7 @@ Y({
name: 'memory'
},
connector: {
name: 'websockets-client',
name: 'y-websockets-client',
room: 'richtext-example18',
debug: true
//url: 'http://127.0.0.1:2345'