修改一些小细节

This commit is contained in:
copuzzle
2015-01-21 22:20:03 +08:00
parent 60d1e6f20d
commit fa9d217607
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ web:
db:
image: postgres
```
*注意不需要再额外安装 Postgres 了!*
**注意不需要再额外安装 Postgres 了!*
接着执行命令 `fig up` ,然后 Fig 就会启动并运行你的应用了。