mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-23 18:25:25 +00:00
Fix code block language tag in intro
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
|
||||
#### 场景一:“在我电脑上明明能跑”
|
||||
|
||||
```bash
|
||||
```text
|
||||
周五下午 5:00
|
||||
├── 开发者:代码写完了,本地测试通过,提交!🎉
|
||||
├── 周一早上 9:00
|
||||
│ └── 测试:"这个功能在测试环境跑不起来"
|
||||
└── 开发者:" 不可能,在我电脑上明明能跑啊……"
|
||||
└── 开发者:"不可能,在我电脑上明明能跑啊……"
|
||||
```
|
||||
|
||||
笔者统计过,这个问题通常由以下原因导致:
|
||||
|
||||
Reference in New Issue
Block a user