Skip to content

Commit

Permalink
fix unseure api
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Oct 23, 2024
1 parent e15b3f7 commit d99327a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kubernetes/devnet-4/blockscout/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,13 @@ blockscout-stack:

env:
NEXT_PUBLIC_API_HOST: blockscout-stack-blockscout-svc
NEXT_PUBLIC_API_PROTOCOL: http
NEXT_PUBLIC_API_WEBSOCKET_PROTOCOL: ws
#NEXT_PUBLIC_STATS_API_HOST: blockscout-stack-blockscout-svc
NEXT_PUBLIC_NETWORK_NAME: pectra-devnet-4
NEXT_PUBLIC_NETWORK_ID: 7042905162
NEXT_PUBLIC_NETWORK_RPC_URL: https://rpc.pectra-devnet-4.ethpandaops.io
NEXT_PUBLIC_APP_HOST: explorer.pectra-devnet-4.ethpandaops.io
NEXT_PUBLIC_APP_PROTOCOL: https
NEXT_PUBLIC_AD_BANNER_PROVIDER: none
NEXT_PUBLIC_AD_TEXT_PROVIDER: none
Expand Down

0 comments on commit d99327a

Please sign in to comment.