Skip to content

Commit

Permalink
Merge pull request #1429 from edenia/fix/adjust-fio-testnet-version
Browse files Browse the repository at this point in the history
Adjust FIO Testnet Docker Image Tag
  • Loading branch information
xavier506 committed Aug 18, 2024
2 parents d3f62ce + 4e4dd4b commit 0690922
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
REACT_APP_EOS_API_NETWORK_NAME: fio-testnet
# postgres
POSTGRES_USER: ${{ secrets.POSTGRES_USER }}
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
Expand Down

0 comments on commit 0690922

Please sign in to comment.