Skip to content

Commit

Permalink
Update public-testnet-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mightywomble authored May 15, 2024
1 parent 7cd3f9c commit a2ecafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/public-testnet-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cat << EOF > .env
VITE_APP_RPC="https://public-testnet-sentry-02.hosts.cudos.org:2087"
VITE_APP_API="https://public-testnet-sentry-02.hosts.cudos.org:2052"
VITE_APP_EXPLORER_PUBLIC_ADDRESS="https://explorer.testnet.cudos.org/"
VITE_APP_EXPLORER_PUBLIC_ADDRESS="http://explorer.testnet.cudos.org/"
VITE_APP_STAKING_URL="https://bridge.testnet.cudos.org:3000/validators"
VITE_APP_CHAIN_NAME="cudos-testnet-public-4"
VITE_APP_CHAIN_ID="cudos-testnet-public-4"
Expand Down

0 comments on commit a2ecafb

Please sign in to comment.