feat: maxkb 增加挂载目录
This commit is contained in:
parent
b21c10633b
commit
76203a6f4a
|
|
@ -9,6 +9,7 @@ services:
|
|||
- 1panel-network
|
||||
volumes:
|
||||
- ./data:/var/lib/postgresql/data
|
||||
- ./python-packages:/opt/maxkb/app/sandbox/python-packages
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue