Skip to content

Commit

Permalink
fix: catalyst STG url (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
pentreathm authored Jan 24, 2025
1 parent b718d3f commit cee6c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/config/env/stg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"NETWORK": "mainnet",
"CHAIN_ID": "1",
"EXPLORER_URL": "https://play.decentraland.today",
"PEER_URL": "https://peer.decentraland.org",
"PEER_URL": "https://peer-testing.decentraland.org",
"MARKETPLACE_GRAPH_URL": "https://subgraph.decentraland.org/marketplace",
"WORLDS_CONTENT_SERVER_URL": "https://worlds-content-server.decentraland.org",
"SOCIAL_RPC_URL": "wss://rpc-social-service.decentraland.today",
Expand Down

0 comments on commit cee6c69

Please sign in to comment.