We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5a882 commit 41fded9Copy full SHA for 41fded9
.github/workflows/check.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
env:
16
- REACT_APP_BEE_HOST: 'https://api.gateway.ethswarm.org/'
+ REACT_APP_BEE_HOST: 'https://api.gateway.ethswarm.org'
17
18
strategy:
19
matrix:
0 commit comments