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,6 +1,4 @@
networks:
1panel-network:
external: true
version: '3'
services:
redis-commander-XnlR:
container_name: ${CONTAINER_NAME}
@@ -17,4 +15,6 @@ services:
ports:
- ${PANEL_APP_PORT_HTTP}:8081
restart: always
version: "3"
networks:
1panel-network:
external: true