Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2024-12-03 13:02:34 +08:00
commit ed09ee9e80
35 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
nezha-dash:
image: hamster1963/nezha-dash:v1.6.4
image: hamster1963/nezha-dash:v1.6.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
siyuan:
image: b3log/siyuan:v3.1.13
image: b3log/siyuan:v3.1.14
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -2,7 +2,7 @@
PANEL_DB_TYPE=mariadb
# 数据持久化路径 [必填]
BAOTA_ROOT_PATH=/home/feedback
FEEDBACK_ROOT_PATH=/home/feedback
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=8080

View File

@ -21,7 +21,7 @@ additionalProperties:
value: percona
- default: "/home/feedback"
edit: true
envKey: BAOTA_ROOT_PATH
envKey: FEEDBACK_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true

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.6.4
image: hamster1963/nezha-dash:v1.6.5
labels:
createdBy: Apps
networks:

View File

@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.1.13
image: b3log/siyuan:v3.1.14
labels:
createdBy: Apps
networks:

View File

@ -2,7 +2,7 @@
PANEL_DB_TYPE=mariadb
# 数据持久化路径 [必填]
BAOTA_ROOT_PATH=/home/feedback
FEEDBACK_ROOT_PATH=/home/feedback
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=8080

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.6.4
image: hamster1963/nezha-dash:v1.6.5
labels:
createdBy: Apps
networks:

View File

@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.1.13
image: b3log/siyuan:v3.1.14
labels:
createdBy: Apps
networks: