Skip to content

Commit

Permalink
Update stg-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
venimus authored Oct 27, 2023
1 parent 7f03eca commit aa1fec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stg-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ jobs:
VITE_NODE_ENV=staging
VITE_BOT_SERVICE_URL=https://pr-${{ env.PR_NUMBER }}-state-channel-demo-backend.stg.aepps.com
VITE_CLIENT_PORT=8000
VITE_NODE_URL=https://testnet.prd.aepps.com
VITE_NODE_URL=https://testnet.aeternity.io
VITE_COMPILER_URL=https://compiler.aepps.com
VITE_WS_URL=wss://testnet.prd.aepps.com/channel
VITE_WS_URL=wss://testnet.aeternity.io/channel
VITE_FAUCET_PUBLIC_ADDRESS=ak_2iBPH7HUz3cSDVEUWiHg76MZJ6tZooVNBmmxcgVK6VV8KAE688
VITE_NETWORK_ID=ae_uat
VITE_RESPONDER_HOST=localhost
Expand Down

0 comments on commit aa1fec2

Please sign in to comment.