1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-07 03:42:31 +08:00

😄修改挂载的目录为volumes

This commit is contained in:
LiuShen 2025-09-28 23:13:32 +08:00
parent bf7550ffc9
commit 3192cbbcb1

View File

@ -11,7 +11,7 @@ services:
networks:
- 1panel-network
volume:
volumes:
- ./data:/app/data
environment:
PORT: "8080"