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:
@@ -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,7 +1,7 @@
|
|||||||
# 数据持久化路径 [必填]
|
# 数据持久化路径 [必填]
|
||||||
WOODPECKER_ROOT_PATH=/home/woodpecker
|
WOODPECKER_ROOT_PATH=/home/woodpecker
|
||||||
|
|
||||||
# 数据持久化路径 [必填]
|
# Woodpecker GRPC 服务地址 [必填]
|
||||||
WOODPECKER_SERVER=localhost:9000
|
WOODPECKER_SERVER=localhost:9000
|
||||||
|
|
||||||
# 密钥 [必填]
|
# 密钥 [必填]
|
||||||
|
|||||||
@@ -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: 最大任务数
|
||||||
|
|||||||
@@ -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,7 +1,7 @@
|
|||||||
# 数据持久化路径 [必填]
|
# 数据持久化路径 [必填]
|
||||||
WOODPECKER_ROOT_PATH=/home/woodpecker
|
WOODPECKER_ROOT_PATH=/home/woodpecker
|
||||||
|
|
||||||
# 数据持久化路径 [必填]
|
# Woodpecker GRPC 服务地址 [必填]
|
||||||
WOODPECKER_SERVER=localhost:9000
|
WOODPECKER_SERVER=localhost:9000
|
||||||
|
|
||||||
# 密钥 [必填]
|
# 密钥 [必填]
|
||||||
|
|||||||
Reference in New Issue
Block a user