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 ad50897 commit 50ce5e0Copy full SHA for 50ce5e0
src/js/config.js
@@ -1,6 +1,6 @@
1
export const MERGE_TRAM_COMPONENTS = true;
2
export const MIN_ACTIVE_SPEED = 5;
3
-export const WEBSOCKET_URL = 'wss://damp-unit-e9e4.bulgariadb.workers.dev/';
+export const WEBSOCKET_URL = 'wss://damp-unit-e9e4.bulgariadb.workers.dev/websocket/';
4
export const DEBUG_MODE = false;
5
export const BG_TYPES = {
6
'tram': 'Трамвай',
0 commit comments