Skip to content

Commit

Permalink
chore: remove preview url
Browse files Browse the repository at this point in the history
  • Loading branch information
benmalcom committed Mar 4, 2024
1 parent be2cc8a commit 3fb100c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/vm/VmInitializer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ export default function VmInitializer() {
networkId === 'testnet'
? 'http://34.70.226.83:3030/relay'
: 'https://near-relayer-mainnet.api.pagoda.co/relay',
walletUrl: 'https://fast-auth-signer-git-upgrade-impr-2ac97a-near-developer-console.vercel.app/',
}),
setupKeypom({
trialAccountSpecs: {
Expand Down

0 comments on commit 3fb100c

Please sign in to comment.