Skip to content

Commit

Permalink
Update external.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donknap authored Oct 25, 2024
1 parent 204f2b2 commit 06abd27
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/zh-cn/manual/compose/external.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ my-compose running(1) /home/test1.yaml,/home/test2.yaml

### 挂载该文件到面板容器中

!> 注意这里必须使用小写目录名称

将此 yaml 文件挂载到面板容器中,并保持路径相同,面板即可管理该 compose 项目。

```
Expand All @@ -45,4 +47,4 @@ dpanel/dpanel:latest
│ │ └─ compose.yaml 该项目的主 yaml 文件,内容为 test1.yaml
│ └─ ...
└─ ....
```
```

0 comments on commit 06abd27

Please sign in to comment.