diff --git a/centrifuge-app/.env-config/.env.altair b/centrifuge-app/.env-config/.env.altair index af289426e9..aa97b424d6 100644 --- a/centrifuge-app/.env-config/.env.altair +++ b/centrifuge-app/.env-config/.env.altair @@ -2,7 +2,7 @@ REACT_APP_COLLATOR_WSS_URL=wss://fullnode.altair.centrifuge.io REACT_APP_DEFAULT_NODE_URL= REACT_APP_DEFAULT_UNLIST_POOLS=false REACT_APP_FAUCET_URL='' -REACT_APP_IPFS_GATEWAY=https://altair.mypinata.cloud/ +REACT_APP_IPFS_GATEWAY=https://centrifuge.mypinata.cloud/ REACT_APP_IS_DEMO=false REACT_APP_NETWORK=altair REACT_APP_ONBOARDING_API_URL=https://europe-central2-centrifuge-production-x.cloudfunctions.net/onboarding-api-altair diff --git a/centrifuge-app/.env-config/.env.catalyst b/centrifuge-app/.env-config/.env.catalyst index aa45a5272c..ef208e5934 100644 --- a/centrifuge-app/.env-config/.env.catalyst +++ b/centrifuge-app/.env-config/.env.catalyst @@ -2,7 +2,7 @@ REACT_APP_COLLATOR_WSS_URL=wss://fullnode.catalyst.cntrfg.com REACT_APP_DEFAULT_NODE_URL= REACT_APP_DEFAULT_UNLIST_POOLS=true REACT_APP_FAUCET_URL= -REACT_APP_IPFS_GATEWAY=https://altair.mypinata.cloud/ +REACT_APP_IPFS_GATEWAY=https://centrifuge.mypinata.cloud/ REACT_APP_IS_DEMO=false REACT_APP_NETWORK=centrifuge REACT_APP_ONBOARDING_API_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/onboarding-api-catalyst diff --git a/centrifuge-app/.env-config/.env.demo b/centrifuge-app/.env-config/.env.demo index db85519d73..b655634f8a 100644 --- a/centrifuge-app/.env-config/.env.demo +++ b/centrifuge-app/.env-config/.env.demo @@ -2,7 +2,7 @@ REACT_APP_COLLATOR_WSS_URL=wss://fullnode.algol.cntrfg.com/public-ws REACT_APP_DEFAULT_NODE_URL=https://pod.algol.k-f.dev REACT_APP_DEFAULT_UNLIST_POOLS=true REACT_APP_FAUCET_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/faucet-api-demo -REACT_APP_IPFS_GATEWAY=https://altair.mypinata.cloud/ +REACT_APP_IPFS_GATEWAY=https://centrifuge.mypinata.cloud/ REACT_APP_IS_DEMO=true REACT_APP_ONBOARDING_API_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/onboarding-api-demo REACT_APP_PINNING_API_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/pinning-api-demo diff --git a/centrifuge-app/.env-config/.env.development b/centrifuge-app/.env-config/.env.development index 32875c8155..504841d09b 100644 --- a/centrifuge-app/.env-config/.env.development +++ b/centrifuge-app/.env-config/.env.development @@ -2,7 +2,7 @@ REACT_APP_COLLATOR_WSS_URL=wss://fullnode.development.cntrfg.com REACT_APP_DEFAULT_NODE_URL=https://pod-development.k-f.dev REACT_APP_DEFAULT_UNLIST_POOLS=false REACT_APP_FAUCET_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/faucet-api-dev -REACT_APP_IPFS_GATEWAY=https://altair.mypinata.cloud/ +REACT_APP_IPFS_GATEWAY=https://centrifuge.mypinata.cloud/ REACT_APP_IS_DEMO=false REACT_APP_NETWORK=centrifuge REACT_APP_ONBOARDING_API_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/onboarding-api-dev diff --git a/centrifuge-app/.env-config/.env.example b/centrifuge-app/.env-config/.env.example index a6caf14422..6429fbfcc4 100644 --- a/centrifuge-app/.env-config/.env.example +++ b/centrifuge-app/.env-config/.env.example @@ -2,7 +2,7 @@ REACT_APP_COLLATOR_WSS_URL=wss://fullnode.development.cntrfg.com REACT_APP_DEFAULT_NODE_URL=https://pod.development.cntrfg.com REACT_APP_DEFAULT_UNLIST_POOLS= REACT_APP_FAUCET_URL=https://europe-central2-peak-vista-185616.cloudfunctions.net/faucetDev -REACT_APP_IPFS_GATEWAY=https://altair.mypinata.cloud/ +REACT_APP_IPFS_GATEWAY=https://centrifuge.mypinata.cloud/ REACT_APP_IS_DEMO=false REACT_APP_NETWORK=altair REACT_APP_ONBOARDING_API_URL=https://europe-central2-centrifuge-fargate-apps-dev.cloudfunctions.net/onboarding