diff --git a/src/config/prod.json b/src/config/prod.json index 4c39315f..db8902d9 100644 --- a/src/config/prod.json +++ b/src/config/prod.json @@ -1,4 +1,5 @@ { + "GATSBY_NEW_ROLLOUT": "true", "GATSBY_CHAIN_ID": "1,137", "GATSBY_DECENTRALAND_URL": "https://play.decentraland.org", "GATSBY_PLACES_URL": "https://places.decentraland.org/api",