Skip to content

Commit

Permalink
Update dev-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
venimus authored Oct 27, 2023
1 parent aa1fec2 commit 02fb3e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ jobs:
VITE_NODE_ENV=staging
VITE_BOT_SERVICE_URL=https://develop-state-channel-demo-backend.dev.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 02fb3e1

Please sign in to comment.