diff --git a/src/config/connections/main.ts b/src/config/connections/main.ts index bc73777bf..d8e2c61a3 100644 --- a/src/config/connections/main.ts +++ b/src/config/connections/main.ts @@ -9,7 +9,7 @@ const mainConfig: SubsocialConfig = { offchainUrl: 'https://api.subsocial.network', offchainSignerUrl: 'https://signer.subsocial.network', - graphqlUrl: 'https://squid.subsquid.io/subsocial/graphql', + // graphqlUrl: 'https://squid.subsquid.io/subsocial/graphql', ipfsNodeUrl: 'https://ipfs.subsocial.network',