Fix format and update outdate content

This commit is contained in:
khs1994
2019-03-08 12:21:07 +08:00
parent 6a97772e79
commit c446640591
13 changed files with 40 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
## 使用 Django
本小节内容适合 `Python` 开发人员阅读。
> 本小节内容适合 `Python` 开发人员阅读。
我们现在将使用 `Docker Compose` 配置并运行一个 `Django/PostgreSQL` 应用。

View File

@@ -1,6 +1,6 @@
## 使用 Rails
本小节内容适合 `Ruby` 开发人员阅读。
> 本小节内容适合 `Ruby` 开发人员阅读。
我们现在将使用 `Compose` 配置并运行一个 `Rails/PostgreSQL` 应用。

View File

@@ -1,6 +1,6 @@
## 使用 WordPress
本小节内容适合 `PHP` 开发人员阅读。
> 本小节内容适合 `PHP` 开发人员阅读。
`Compose` 可以很便捷的让 `Wordpress` 运行在一个独立的环境中。