Skip to content

Commit

Permalink
feat: updated app ids for smarttrader and deriv-api-docs for producti…
Browse files Browse the repository at this point in the history
…on/staging
  • Loading branch information
adrienne-deriv committed Oct 15, 2024
1 parent 82203e6 commit 64e2c16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/constants/app-id.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ export const domainAppId = {
"test-app.deriv.com": "51072",
"p2p.deriv.com": "61859",
"staging-p2p.deriv.com": "62019",
"api.deriv.com": "36544",
"staging-api.deriv.com": "36545",
"smarttrader.deriv.com": "22168",
"staging-smarttrader.deriv.com": "22169"
} as const;

export const appBrand = "deriv";

0 comments on commit 64e2c16

Please sign in to comment.