OSDN Git Service

fixed the create asset string decimals for some occassion.
[bytom/bytom-dashboard.git] / 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