Files
address-verification-app/config/dev/config.js
Aman Chaturvedi 69a08bdf3e Click stream events added (#62)
Click stream events added
2023-01-18 16:39:24 +05:30

3 lines
277 B
JavaScript

export const BASE_AV_APP_URL = 'https://dev-longhorn-server.np.navi-tech.in/av';
export const SENTRY_DSN = 'https://877396e88a2b4f78b911016c64f9121a@glitchtip.cmd.navi-tech.in/155';
export const JANUS_SERVICE_URL = 'https://dev-longhorn-portal.np.navi-tech.in/api/events/json';