Skip to content

Commit

Permalink
Revert "Change RPC endpoints to cloud infra"
Browse files Browse the repository at this point in the history
This reverts commit 82f96f6.
  • Loading branch information
F3Joule committed Aug 13, 2024
1 parent 82f96f6 commit 91ff410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
build-args: |
GH_NEXTAUTH_URL=https://grillapp.net/c/api/auth
GH_NEXT_PUBLIC_BASE_PATH=/c
GH_NEXT_PUBLIC_SUBSTRATE_URL=https://api-subsocial.dwellir.com/d3b15e09-ebc8-48de-94af-907466466d10
GH_NEXT_PUBLIC_SUBSTRATE_WSS=wss://api-subsocial.dwellir.com/d3b15e09-ebc8-48de-94af-907466466d10
GH_NEXT_PUBLIC_SUBSTRATE_URL=https://para.subsocial.network
GH_NEXT_PUBLIC_SUBSTRATE_WSS=wss://para.subsocial.network
GH_NEXT_PUBLIC_DATAHUB_QUERY_URL=https://sub-data-hub.subsocial.network/graphql
GH_NEXT_PUBLIC_DATAHUB_SUBSCRIPTION_URL=wss://sub-data-hub.subsocial.network/graphql-ws
GH_DATAHUB_QUEUE_URL=https://sub-queue-data-hub.subsocial.network/graphql
Expand Down

0 comments on commit 91ff410

Please sign in to comment.