We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed460d commit f4004a1Copy full SHA for f4004a1
1 file changed
src/config/env/dev.json
@@ -2,6 +2,6 @@
2
"ENVIRONMENT": "development",
3
"MARKETPLACE_SERVER_URL": "https://marketplace-api.decentraland.zone",
4
"SENTRY_DSN": "https://fc6203205a7c4a0e1408cc9e7fdad2be@o4504361728212992.ingest.us.sentry.io/4510982059130880",
5
- "PEER_URL": "https://peer-ap1.decentraland.zone",
+ "PEER_URL": "https://peer.decentraland.zone",
6
"NETWORK": "amoy"
7
}
0 commit comments