Skip to content

Commit 50ce5e0

Browse files
authored
Update config.js
1 parent ad50897 commit 50ce5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const MERGE_TRAM_COMPONENTS = true;
22
export const MIN_ACTIVE_SPEED = 5;
3-
export const WEBSOCKET_URL = 'wss://damp-unit-e9e4.bulgariadb.workers.dev/';
3+
export const WEBSOCKET_URL = 'wss://damp-unit-e9e4.bulgariadb.workers.dev/websocket/';
44
export const DEBUG_MODE = false;
55
export const BG_TYPES = {
66
'tram': 'Трамвай',

0 commit comments

Comments
 (0)