Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3917 from yashim-deriv/updated_bi_endpoint
Browse files Browse the repository at this point in the history
yashim/fix: updated bi endpoint
  • Loading branch information
rupato-deriv authored Aug 10, 2023
2 parents aed1ea0 + 6a17deb commit 4a0f0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/botPage/bot/data-collection.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default class DataCollection {

IS_PENDING = false;
IS_PROCESSED = true;
endpoint = 'https://dbot-conf-dot-business-intelligence-240201.df.r.appspot.com/dbotconf';
endpoint = 'https://dbot-conf-dot-deriv-bi-reporting.as.r.appspot.com/dbotconf';
loginid;
runId = '';
runStart = 0;
Expand Down

1 comment on commit 4a0f0e9

@vercel
Copy link

@vercel vercel bot commented on 4a0f0e9 Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

binary-bot – ./

binary-bot.binary.sx
binary-bot-git-master.binary.sx

Please sign in to comment.