Skip to content

Commit

Permalink
Merge pull request #467 from swim-io/ui/move-off-devnet-env-1
Browse files Browse the repository at this point in the history
docs(ui): Remove mention of deprecated env variables
  • Loading branch information
wormat authored Oct 26, 2022
2 parents c04e0c2 + 0a944ed commit 622e9d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Set required environmental variables:

```sh
SKIP_PREFLIGHT_CHECK=true
REACT_APP_AVALANCHE_DEVNET_RPC_URL=<ask for latest value>
REACT_APP_POLYGON_DEVNET_RPC_URL=<ask for latest value>
```

Run `yarn start` to run the app in development mode.
Expand Down

0 comments on commit 622e9d8

Please sign in to comment.