Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
NeOMakinG committed Feb 26, 2025
1 parent 6c2237a commit 44eedd1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ VITE_SOLANA_NODE_URL=https://dev-api.solana.shapeshift.com/api/v1/jsonrpc

# thorchain
VITE_MIDGARD_URL=https://dev-indexer.thorchain.shapeshift.com/v2
VITE_ENV_FILE=development
1 change: 0 additions & 1 deletion .env.development.local
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ VITE_MIDGARD_URL=https://dev-indexer.thorchain.shapeshift.com/v2

# 0x
VITE_ZRX_BASE_URL=https://dev-api.proxy.shapeshift.com/api/v1/zrx/
VITE_ENV_FILE=development.local
1 change: 0 additions & 1 deletion .env.local
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,3 @@ VITE_ZRX_BASE_URL=https://api.proxy.shapeshift.com/api/v1/zrx/
# chainflip
VITE_CHAINFLIP_API_KEY=09bc0796ff40435482c0a54fa6ae2784
VITE_CHAINFLIP_API_URL=https://chainflip-broker.io
VITE_ENV_FILE=local
1 change: 0 additions & 1 deletion .env.private
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ VITE_SOLANA_NODE_URL=https://api.solana.shapeshift.com/api/v1/jsonrpc

# thorchain
VITE_MIDGARD_URL=https://indexer.thorchain.shapeshift.com/v2
VITE_ENV_FILE=private
1 change: 0 additions & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ VITE_SOLANA_NODE_URL=https://api.solana.shapeshift.com/api/v1/jsonrpc

# thorchain
VITE_MIDGARD_URL=https://indexer.thorchain.shapeshift.com/v2
VITE_ENV_FILE=production

0 comments on commit 44eedd1

Please sign in to comment.