Skip to content

Commit

Permalink
feat: use opensea v2 in the .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Mar 14, 2024
1 parent 331f5e7 commit db28f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GRAPH_QUERY_TIMEOUT=10000
IPFS_URL=https://ipfs.infura.io:5001
IPFS_PROJECT_ID=
IPFS_API_KEY=
OPEN_SEA_URL=https://api.opensea.io/api/v1
OPEN_SEA_URL=https://api.opensea.io/api/v2
PEER_URL=https://peer.decentraland.org
RPC_URL=https://rpc.decentraland.org/polygon
SERVER_PORT=5000
Expand Down

0 comments on commit db28f2a

Please sign in to comment.