1
0
Fork 0

😄修改挂载的目录为volumes

This commit is contained in:
LiuShen 2025-09-28 23:13:32 +08:00
parent bf7550ffc9
commit 3192cbbcb1
1 changed files with 1 additions and 1 deletions

View File

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