export const API_URL = "http://192.168.0.133:12345/api/v1"; export const GATEWAY_URL = "ws://192.168.0.133:12345/gateway/ws"; export const VOICE_GATEWAY_URL = "ws://192.168.0.133:12345/voice/ws";