Skip to content

Commit

Permalink
ci: update json files (#2607)
Browse files Browse the repository at this point in the history
Co-authored-by: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com>
  • Loading branch information
novasama-bot[bot] authored Nov 11, 2024
1 parent c044633 commit 1b29836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/renderer/shared/config/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@
"proxy": [
{
"type": "subquery",
"url": "subquery-proxy-moonriver-prod.novasama-tech.org"
"url": "https://subquery-proxy-moonriver-prod.novasama-tech.org"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/shared/config/chains/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@
"proxy": [
{
"type": "subquery",
"url": "subquery-proxy-moonriver-prod.novasama-tech.org"
"url": "https://subquery-proxy-moonriver-prod.novasama-tech.org"
}
]
}
Expand Down

0 comments on commit 1b29836

Please sign in to comment.