Skip to content

Commit 10097ed

Browse files
committed
tmp
1 parent 16f4be5 commit 10097ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/envs/.env.eth_sepolia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ NEXT_PUBLIC_AD_ADBUTLER_CONFIG_DESKTOP={ "id": "632019", "width": "728", "height
1616
NEXT_PUBLIC_AD_ADBUTLER_CONFIG_MOBILE={ "id": "632018", "width": "320", "height": "100" }
1717
NEXT_PUBLIC_ADMIN_SERVICE_API_HOST=https://admin-rs.services.blockscout.com
1818
NEXT_PUBLIC_API_BASE_PATH=/
19-
NEXT_PUBLIC_API_HOST=eth-sepolia.blockscout.com
19+
NEXT_PUBLIC_API_HOST=eth-sepolia.k8s-dev.blockscout.com
2020
NEXT_PUBLIC_API_SPEC_URL=https://raw.githubusercontent.com/blockscout/blockscout-api-v2-swagger/main/swagger.yaml
2121
NEXT_PUBLIC_CONTRACT_CODE_IDES=[{'title':'Remix IDE','url':'https://remix.ethereum.org/?address={hash}&blockscout={domain}','icon_url':'https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/ide-icons/remix.png'}]
2222
NEXT_PUBLIC_CONTRACT_INFO_API_HOST=https://contracts-info.services.blockscout.com

0 commit comments

Comments
 (0)