Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-15 04:05:18 +00:00
parent 3c13ec6711
commit afbb3abb38
21 changed files with 7 additions and 7 deletions
@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:6.12.0 image: ghost:6.12.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true - DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true
image: jvmilazz0/kavita:0.8.8 image: jvmilazz0/kavita:0.8.9
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -1,7 +1,7 @@
# 数据持久化路径 [必填] # 数据持久化路径 [必填]
WOODPECKER_ROOT_PATH=/home/woodpecker WOODPECKER_ROOT_PATH=/home/woodpecker
# 数据持久化路径 [必填] # Woodpecker GRPC 服务地址 [必填]
WOODPECKER_SERVER=localhost:9000 WOODPECKER_SERVER=localhost:9000
# 密钥 [必填] # 密钥 [必填]
+1 -1
View File
@@ -21,7 +21,7 @@ additionalProperties:
labelEn: Secret labelEn: Secret
required: true required: true
type: text type: text
- default: 2 - default: 4
edit: true edit: true
envKey: WOODPECKER_MAX_WORKFLOWS envKey: WOODPECKER_MAX_WORKFLOWS
labelZh: 最大任务数 labelZh: 最大任务数
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:6.12.0 image: ghost:6.12.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true - DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true
image: jvmilazz0/kavita:0.8.8 image: jvmilazz0/kavita:0.8.9
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -1,7 +1,7 @@
# 数据持久化路径 [必填] # 数据持久化路径 [必填]
WOODPECKER_ROOT_PATH=/home/woodpecker WOODPECKER_ROOT_PATH=/home/woodpecker
# 数据持久化路径 [必填] # Woodpecker GRPC 服务地址 [必填]
WOODPECKER_SERVER=localhost:9000 WOODPECKER_SERVER=localhost:9000
# 密钥 [必填] # 密钥 [必填]