Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2024-11-28 15:39:04 +00:00
parent f712f51108
commit cfe90234fd
19 changed files with 8 additions and 12 deletions

View File

@ -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=

View File

@ -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

View File

@ -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

View File

@ -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=

View File

@ -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

View File

@ -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

View File

@ -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:

View File

@ -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=

View File

@ -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

View File

@ -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=

View File

@ -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

View File

@ -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: