OSDN Git Service

Update README.md
authorZhiting Lin <zlin035@uottawa.ca>
Wed, 25 Jul 2018 10:48:07 +0000 (18:48 +0800)
committerGitHub <noreply@github.com>
Wed, 25 Jul 2018 10:48:07 +0000 (18:48 +0800)
README.md

index 73df780..df069e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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