Skip to content

Commit

Permalink
fix(hapi): Update fio network name
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 committed Jul 3, 2024
1 parent 274ede2 commit dc0aa44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-fio-testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
INGRESS_HOST: fio-testnet.antelope.tools
INGRESS_GRAPHQL_HOST: graphql-fio-testnet.antelope.tools
# webapp
REACT_APP_EOS_API_NETWORK_NAME: fio-testnet
REACT_APP_EOS_API_NETWORK_NAME: fio
# postgres
POSTGRES_USER: ${{ secrets.POSTGRES_USER }}
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
Expand Down

0 comments on commit dc0aa44

Please sign in to comment.