Skip to content

Commit a18e0da

Browse files
authored
ch8 update codeblock type
1 parent 071afe2 commit a18e0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Ch08/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ WordPress 是一个知名的博客应用。本例子使用 Docker Compose,创
349349

350350
新建一个文件夹,在其中放入一个名为 `docker-compose.yml` 的配置文件:
351351

352-
```docker-compose
352+
```yaml
353353
version: "3"
354354
services:
355355
db:

0 commit comments

Comments
 (0)