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