URL fixes and adding source and client_ts in clickstreamEventService.ts | Kunal (#134)
* url fix * URL fixes and adding source and client_ts in clickstreamEventService.ts * @TP-20455 | Quick Filters styling and fixes
This commit is contained in:
committed by
GitHub Enterprise
parent
e085c6235a
commit
4999fb6e62
@@ -1,4 +1,4 @@
|
||||
export const BASE_AV_APP_URL = 'https://dev-longhorn-server.np.navi-tech.in/field-app';
|
||||
export const BASE_AV_APP_URL = 'https://dev-longhorn-portal.np.navi-tech.in/field-app';
|
||||
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';
|
||||
export const ENV = 'dev';
|
||||
|
||||
Reference in New Issue
Block a user