mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
refactor: 统一数据持久化目录
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user