first commit
This commit is contained in:
5
src/app/config/wsconfig.ts
Normal file
5
src/app/config/wsconfig.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const wsConfig = {
|
||||
infoBar: "ws://100.115.148.59/websocket-infobar",
|
||||
};
|
||||
|
||||
export type SocketKey = keyof typeof wsConfig;
|
||||
Reference in New Issue
Block a user