3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export const KRATOS_URL = "http://127.0.0.1:4433"
|
|
export const CHAT_URL = "ws://localhost:1323"
|