Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhitingLin committed Jul 25, 2018
1 parent ae55c9f commit d4315f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ npm start
```

By default, the development server uses the following environment variables
with default values to connect to a local Chain Core instance:
with default values to connect to a local Bytom Core instance:

```
API_URL=http://localhost:3000/api
PROXY_API_HOST=http://localhost:1999
PROXY_API_HOST=http://localhost:9888
```

#### Style Guide
Expand Down

0 comments on commit d4315f7

Please sign in to comment.