mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -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" ]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user