- updated ws endpoint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const wsConfig = {
|
||||
infoBar: "ws://100.115.148.59/websocket-infobar",
|
||||
infoBar: "ws://100.115.125.56/websocket-infobar",
|
||||
};
|
||||
|
||||
export type SocketKey = keyof typeof wsConfig;
|
||||
|
||||
Reference in New Issue
Block a user