mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.6.2
|
||||
image: qyg2297248353/ammds:v1.6.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v1.2.67
|
||||
image: wushuo894/ani-rss:v1.2.70
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.120.0
|
||||
image: ghost:5.120.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v3.0.0
|
||||
image: nacos/nacos-server:v3.0.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
labels:
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nacos:
|
||||
image: nacos/nacos-server:v3.0.0
|
||||
image: nacos/nacos-server:v3.0.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
labels:
|
||||
@@ -4,7 +4,7 @@ additionalProperties:
|
||||
tags:
|
||||
- WebSite
|
||||
- Local
|
||||
shortDescZh: B站历史记录
|
||||
shortDescZh: 同步B站历史记录
|
||||
shortDescEn: Bilibili History Fetcher
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
|
||||
@@ -4,6 +4,6 @@ BILI_FETCHER_ROOT_PATH=/home/bili-fetcher
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5173
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
# API 端口 [必填]
|
||||
PANEL_APP_PORT_API=8899
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@ additionalProperties:
|
||||
- default: 8899
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_API
|
||||
labelZh: WebUI 端口
|
||||
labelEn: WebUI port
|
||||
labelZh: API 端口
|
||||
labelEn: API port
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
@@ -4,6 +4,6 @@ BILI_FETCHER_ROOT_PATH=/home/bili-fetcher
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5173
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
# API 端口 [必填]
|
||||
PANEL_APP_PORT_API=8899
|
||||
|
||||
|
||||
Reference in New Issue
Block a user