Skip to content

Commit 65e8728

Browse files
committed
clean up blockscout production.yaml file
1 parent 0b52005 commit 65e8728

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

charts/blockscout/values/production.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ blockscout-stack:
5454
NEXT_PUBLIC_API_PROTOCOL: https
5555
NEXT_PUBLIC_API_WEBSOCKET_PROTOCOL: wss
5656
NEXT_PUBLIC_API_HOST: "" # Backend host, example "blockscout.scrollsdk"
57-
NEXT_PUBLIC_APP_HOST: "" # Backend host, example "blockscout.scrollsdk"
5857
NEXT_PUBLIC_APP_PROTOCOL: https
5958

6059
ingress:

examples/values/blockscout-production.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ blockscout-stack:
5454
NEXT_PUBLIC_API_PROTOCOL: https
5555
NEXT_PUBLIC_API_WEBSOCKET_PROTOCOL: wss
5656
NEXT_PUBLIC_API_HOST: "" # Backend host, example "blockscout.scrollsdk"
57-
NEXT_PUBLIC_APP_HOST: "" # Backend host, example "blockscout.scrollsdk"
5857
NEXT_PUBLIC_APP_PROTOCOL: https
5958

6059
ingress:

0 commit comments

Comments
 (0)