Skip to content

Commit e94676b

Browse files
committed
docs(act-runner.zh-cn.md): fix indentation
1 parent a5bdcfc commit e94676b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/content/usage/actions/act-runner.zh-cn.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,12 @@ services:
208208

209209
```yaml
210210
cache:
211-
enabled: true
212-
dir: ""
213-
# 使用步骤 1. 获取的 LAN IP
214-
host: "192.168.8.17"
215-
# 使用步骤 2. 获取的端口号
216-
port: 8088
211+
enabled: true
212+
dir: ""
213+
# 使用步骤 1. 获取的 LAN IP
214+
host: "192.168.8.17"
215+
# 使用步骤 2. 获取的端口号
216+
port: 8088
217217
```
218218

219219
- 4.启动容器时, 将 Cache 端口映射至主机。

0 commit comments

Comments
 (0)