Skip to content

Commit

Permalink
Update .env.production
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Viet <vietnv1304@gmail.com>
  • Loading branch information
viet-nv authored May 17, 2024
1 parent 0060a12 commit 461057b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VITE_AGGREGATOR_API=https://aggregator-api.kyberswap.com
VITE_AGGREGATOR_API=https://pre-router-api.kyberengineering.io
VITE_AGGREGATOR_STATS_API=https://aggregator-stats.kyberswap.com
VITE_SENTRY_DNS=https://d94ee2d3c22043bdaec966758680b5a8@sentry.ops.kyberengineering.io/4

Expand All @@ -17,7 +17,7 @@ VITE_TYPE_AND_SWAP_URL=https://type-swap.kyberswap.com/api
VITE_TRANSAK_URL=https://global.transak.com
VITE_TRANSAK_API_KEY=48949c0b-2d20-4e3a-a311-51ca91ae8c0d

VITE_KS_SETTING_API=https://ks-setting.kyberswap.com/api
VITE_KS_SETTING_API=https://pre-ks-setting.kyberengineering.io/api
VITE_COMMON_SERVICE_API=https://common-service.kyberswap.com/api
VITE_BLACKJACK_API=https://blackjack.kyberswap.com/api

Expand All @@ -42,3 +42,5 @@ VITE_ELASTIC_POOL_TOPIC_ID=7
VITE_BFF_API=https://bff.kyberswap.com/api
VITE_BUCKET_NAME=ks-setting-1d682dca
VITE_WALLETCONNECT_PROJECT_ID=b5b37945209ea323811f1032e84eaeb5

VITE_TOKEN_API=https://token-api.kyberengineering.io/api

0 comments on commit 461057b

Please sign in to comment.