mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 18:48:14 -05:00
Update 1panel.md
This commit is contained in:
parent
8fd0db170c
commit
5efadf87b0
@ -135,6 +135,11 @@ services:
|
|||||||
- 1panel-network
|
- 1panel-network
|
||||||
volumes:
|
volumes:
|
||||||
- ./.docker/.data/redis:/data
|
- ./.docker/.data/redis:/data
|
||||||
|
|
||||||
|
networks:
|
||||||
|
1panel-network:
|
||||||
|
external: true
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 4.3 初始化安装
|
#### 4.3 初始化安装
|
||||||
|
Loading…
Reference in New Issue
Block a user