mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
Update README.md
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
2. 搭建`MongoDB`(必须)和`Elasticsearch`(可选)服务。
|
2. 搭建`MongoDB`(必须)和`Elasticsearch`(可选)服务。
|
||||||
|
|
||||||
3. 修改`/etc/hosts`文件,添加`MongoDB`数据库 IP 地址,如:`127.0.0.1 eidb`。
|
3. 修改`/etc/hosts`文件,添加`MongoDB`数据库 IP 地址,如:`127.0.0.1 mongodb`。
|
||||||
|
|
||||||
4. 执行`./eiblog`,运行博客系统。看到:
|
4. 执行`./eiblog`,运行博客系统。看到:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user