Skip to content

Commit db933c6

Browse files
committed
refactor: correct code
1 parent 6b697a2 commit db933c6

File tree

3 files changed

+225
-201
lines changed

3 files changed

+225
-201
lines changed

apps/kyberswap-interface/.env.production

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ VITE_ZAP_EARN_URL=https://zap-earn-service-v3.kyberengineering.io/api
4747
VITE_AFFILIATE_SERVICE=https://affiliate-service.kyberengineering.io/api
4848
VITE_SOLANA_RPC=https://solana.kyberengineering.io
4949

50-
VITE_CROSSCHAIN_AGGREGATOR_API=https://pre-crosschain-aggregator.kyberengineering.io
50+
# VITE_CROSSCHAIN_AGGREGATOR_API=https://pre-crosschain-aggregator.kyberengineering.io
51+
VITE_CROSSCHAIN_AGGREGATOR_API=http://localhost:8080

0 commit comments

Comments
 (0)