Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
certimate:
|
||||
image: usual2970/certimate:v0.2.14
|
||||
image: usual2970/certimate:v0.2.15
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
element-web:
|
||||
image: vectorim/element-web:v1.11.83
|
||||
image: vectorim/element-web:v1.11.84
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v1.2.3
|
||||
image: hamster1963/nezha-dash:v1.2.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dashboard:
|
||||
image: ghcr.io/naiba/nezha-dashboard:v0.20.8
|
||||
image: ghcr.io/naiba/nezha-dashboard:v0.20.10
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
onedev:
|
||||
image: 1dev/server:11.4.1
|
||||
image: 1dev/server:11.5.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2024-11-05
|
||||
image: diygod/rsshub:2024-11-06
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
siyuan:
|
||||
image: b3log/siyuan:v3.1.10
|
||||
image: b3log/siyuan:v3.1.11
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -32,8 +32,8 @@ additionalProperties:
|
||||
- default: 3389
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_REMOTE
|
||||
labelZh: WebUI 端口
|
||||
labelEn: WebUI port
|
||||
labelZh: Windows 远程桌面 端口
|
||||
labelEn: WebUI Remote Desktop Port
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
@@ -21,6 +21,8 @@ Microsoft Windows,或称Windows操作系统,是微软以图形用户界面
|
||||
|
||||
由于需要下载系统镜像,安装过程的快慢取决于您的网络,请耐心等待。
|
||||
|
||||
部分系统不包含部分语言,如果无法安装系统,请尝试跟换系统语言,重建即可。
|
||||
|
||||
## 常见问题
|
||||
|
||||
### kvm 模块加载失败
|
||||
|
||||
Reference in New Issue
Block a user