mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-06 15:40:32 +08:00
修缮 DPanel 文件浏览器
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
d76f748d88
commit
bbb8bfc375
@ -23,10 +23,3 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- APP_NAME=${CONTAINER_NAME}
|
- APP_NAME=${CONTAINER_NAME}
|
||||||
- HTTPS_PROXY=${HTTP_PROXY}
|
- 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" ]
|
|
||||||
|
@ -25,10 +25,3 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- APP_NAME=${CONTAINER_NAME}
|
- APP_NAME=${CONTAINER_NAME}
|
||||||
- HTTPS_PROXY=${HTTP_PROXY}
|
- 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" ]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user