mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-12-05 09:12:22 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
f712f51108
commit
cfe90234fd
@ -8,7 +8,7 @@ JELLYFIN_ROOT_PATH=/home/jellyfin
|
||||
PANEL_APP_PORT_HTTP=8096
|
||||
|
||||
# HTTP(s) 网络代理
|
||||
HTTP_SSL_PROXY=
|
||||
HTTP_PROXY=
|
||||
|
||||
# 自定义挂载目录 1
|
||||
CUSTOM_MOUNT_DIRECTORY_1=
|
||||
|
@ -33,7 +33,7 @@ additionalProperties:
|
||||
type: number
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: HTTP_SSL_PROXY
|
||||
envKey: HTTP_PROXY
|
||||
labelZh: HTTP(s) 网络代理
|
||||
labelEn: HTTP(s) Proxy
|
||||
required: false
|
||||
|
@ -8,7 +8,6 @@ services:
|
||||
- /dev/dri:/dev/dri
|
||||
environment:
|
||||
- ROC_ENABLE_PRE_VEGA=1
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: jellyfin/jellyfin:10.10.3
|
||||
|
@ -8,7 +8,7 @@ JELLYFIN_ROOT_PATH=/home/jellyfin
|
||||
PANEL_APP_PORT_HTTP=8096
|
||||
|
||||
# HTTP(s) 网络代理
|
||||
HTTP_SSL_PROXY=
|
||||
HTTP_PROXY=
|
||||
|
||||
# 自定义挂载目录 1
|
||||
CUSTOM_MOUNT_DIRECTORY_1=
|
||||
|
@ -33,7 +33,7 @@ additionalProperties:
|
||||
type: number
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: HTTP_SSL_PROXY
|
||||
envKey: HTTP_PROXY
|
||||
labelZh: HTTP(s) 网络代理
|
||||
labelEn: HTTP(s) Proxy
|
||||
required: false
|
||||
|
@ -8,7 +8,6 @@ services:
|
||||
- /dev/dri:/dev/dri
|
||||
environment:
|
||||
- ROC_ENABLE_PRE_VEGA=1
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: jellyfin/jellyfin:10.9.11
|
||||
|
@ -19,7 +19,7 @@ services:
|
||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||
image: hamster1963/nezha-dash:v1.5.5
|
||||
image: hamster1963/nezha-dash:v1.5.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -8,7 +8,7 @@ JELLYFIN_ROOT_PATH=/home/jellyfin
|
||||
PANEL_APP_PORT_HTTP=8096
|
||||
|
||||
# HTTP(s) 网络代理
|
||||
HTTP_SSL_PROXY=
|
||||
HTTP_PROXY=
|
||||
|
||||
# 自定义挂载目录 1
|
||||
CUSTOM_MOUNT_DIRECTORY_1=
|
||||
|
@ -8,7 +8,6 @@ services:
|
||||
- /dev/dri:/dev/dri
|
||||
environment:
|
||||
- ROC_ENABLE_PRE_VEGA=1
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: jellyfin/jellyfin:10.9.11
|
||||
|
@ -8,7 +8,7 @@ JELLYFIN_ROOT_PATH=/home/jellyfin
|
||||
PANEL_APP_PORT_HTTP=8096
|
||||
|
||||
# HTTP(s) 网络代理
|
||||
HTTP_SSL_PROXY=
|
||||
HTTP_PROXY=
|
||||
|
||||
# 自定义挂载目录 1
|
||||
CUSTOM_MOUNT_DIRECTORY_1=
|
||||
|
@ -8,7 +8,6 @@ services:
|
||||
- /dev/dri:/dev/dri
|
||||
environment:
|
||||
- ROC_ENABLE_PRE_VEGA=1
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: jellyfin/jellyfin:10.10.3
|
||||
|
@ -19,7 +19,7 @@ services:
|
||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||
image: hamster1963/nezha-dash:v1.5.5
|
||||
image: hamster1963/nezha-dash:v1.5.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user