diff --git a/public/assets/dist/map.js b/public/assets/dist/map.js index b23136941ec4598a25d674e656030af3c504ae31..107a242238d7789748b1f2e5fc89de1bfb960c01 100644 --- a/public/assets/dist/map.js +++ b/public/assets/dist/map.js @@ -56845,7 +56845,7 @@ var parent = module.bundle.parent; if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') { var hostname = "" || location.hostname; var protocol = location.protocol === 'https:' ? 'wss' : 'ws'; - var ws = new WebSocket(protocol + '://' + hostname + ':' + "37695" + '/'); + var ws = new WebSocket(protocol + '://' + hostname + ':' + "45785" + '/'); ws.onmessage = function (event) { checkedAssets = {};