[README.md] 生产环境和开发环境的不同配置
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
|
||||
* mongodb 配置文件已集成到 ```fiv.server/mongod.conf``` 中
|
||||
* <font color=red>还需要哪些信息?例如 mongodb 的管理账号和密码?</font>
|
||||
* bindIp: 127.0.0.1 (生产环境)
|
||||
* bindIpAll: true (开发环境)
|
||||
* 编写 ```/fiv.server/configSec.js```,设置HD钱包的根密钥等等
|
||||
* protocol: https (生产环境)
|
||||
* protocol: http (开发环境)
|
||||
|
||||
## 运行
|
||||
|
||||
|
||||
Reference in New Issue
Block a user