update port
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
<script src="../bower_components/yjs/y.es6"></script>
|
||||
<script src="../bower_components/yjs/y.js"></script>
|
||||
<script src="../bower_components/d3/d3.js"></script>
|
||||
<script src="./index.js"></script>
|
||||
</body>
|
||||
|
||||
@@ -7,9 +7,9 @@ Y({
|
||||
name: 'memory'
|
||||
},
|
||||
connector: {
|
||||
url: 'http://127.0.0.1:1234',
|
||||
name: 'websockets-client',
|
||||
room: 'Puzzle-example2',
|
||||
url: 'http://127.0.0.1:2345',
|
||||
debug: true
|
||||
},
|
||||
sourceDir: '/bower_components',
|
||||
|
||||
Reference in New Issue
Block a user