mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- LOG_LEVEL=info
|
||||
- PORT=${PANEL_APP_PORT_HTTP:-45876}
|
||||
image: henrygd/beszel-agent:0.14.0
|
||||
image: henrygd/beszel-agent:0.14.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: henrygd/beszel:0.14.0
|
||||
image: henrygd/beszel:0.14.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -13,7 +13,7 @@ services:
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: emby/embyserver:4.9.2.5
|
||||
image: emby/embyserver:4.9.2.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
Reference in New Issue
Block a user