refactor: 统一数据持久化目录

This commit is contained in:
wanghe-fit2cloud
2023-07-13 15:34:02 +08:00
parent 7cb4c87e4b
commit ec37473fb4
69 changed files with 61 additions and 179 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
version: "3"
version: '3'
services:
tailchat:
container_name: ${CONTAINER_NAME}
@@ -25,7 +25,6 @@ services:
- ${PANEL_APP_PORT_HTTP}:11000
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true