Skip to content

Commit

Permalink
fix apollo endpoint (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 authored Jul 19, 2023
1 parent cf9b6a8 commit d71c5b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/apps/.env.production
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ENDPOINT=https://apollo-stg.helixbridge.app/graphql
NEXT_PUBLIC_ENDPOINT=https://apollo-stg.helixbridge.app/graphql
ENDPOINT=https://apollo.helixbridge.app/graphql
NEXT_PUBLIC_ENDPOINT=https://apollo.helixbridge.app/graphql
SUBSTRATE_DVM_WITHDRAW=0x0000000000000000000000000000000000000401
NEXT_PUBLIC_SUBSTRATE_DVM_WITHDRAW=0x0000000000000000000000000000000000000401
SUBSTRATE_PARACHAIN_BACKING=5EYCAe5gKAhKXbKVquxUAg1Z22qvbkp8Ddmrmp5pCbKRHcs8
Expand Down

0 comments on commit d71c5b3

Please sign in to comment.