修缮 DPanel 文件浏览器

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2025-01-03 12:34:53 +08:00
parent d76f748d88
commit bbb8bfc375
2 changed files with 0 additions and 14 deletions

View File

@ -23,10 +23,3 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
dpanel-plugin-explorer:
image: alpine:latest
container_name: dpanel-plugin-explorer
restart: unless-stopped
privileged: true
pid: host
command: [ "sh", "-c", "tail -f /dev/null" ]

View File

@ -25,10 +25,3 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
dpanel-plugin-explorer:
image: alpine:latest
container_name: dpanel-plugin-explorer
restart: unless-stopped
privileged: true
pid: host
command: [ "sh", "-c", "tail -f /dev/null" ]