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:
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:2.228.0
|
image: casbin/casdoor:2.230.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -22,6 +22,9 @@ WOODPECKER_ADMIN=
|
|||||||
# 组织列表
|
# 组织列表
|
||||||
WOODPECKER_ORGS=
|
WOODPECKER_ORGS=
|
||||||
|
|
||||||
|
# 特权插件
|
||||||
|
WOODPECKER_PLUGINS_PRIVILEGED=
|
||||||
|
|
||||||
# 登录过期时间 [必填]
|
# 登录过期时间 [必填]
|
||||||
WOODPECKER_SESSION_EXPIRES=72h
|
WOODPECKER_SESSION_EXPIRES=72h
|
||||||
|
|
||||||
|
|||||||
@@ -62,6 +62,13 @@ additionalProperties:
|
|||||||
labelEn: Organization list
|
labelEn: Organization list
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
|
- default: ""
|
||||||
|
edit: true
|
||||||
|
envKey: WOODPECKER_PLUGINS_PRIVILEGED
|
||||||
|
labelZh: 特权插件
|
||||||
|
labelEn: Privileged plugins
|
||||||
|
required: false
|
||||||
|
type: text
|
||||||
- default: "72h"
|
- default: "72h"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WOODPECKER_SESSION_EXPIRES
|
envKey: WOODPECKER_SESSION_EXPIRES
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- verificationCodeTimeout=10
|
- verificationCodeTimeout=10
|
||||||
- appname=casdoor
|
- appname=casdoor
|
||||||
- authState=casdoor
|
- authState=casdoor
|
||||||
image: casbin/casdoor:2.228.0
|
image: casbin/casdoor:2.230.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ WOODPECKER_ADMIN=
|
|||||||
# 组织列表
|
# 组织列表
|
||||||
WOODPECKER_ORGS=
|
WOODPECKER_ORGS=
|
||||||
|
|
||||||
|
# 特权插件
|
||||||
|
WOODPECKER_PLUGINS_PRIVILEGED=
|
||||||
|
|
||||||
# 登录过期时间 [必填]
|
# 登录过期时间 [必填]
|
||||||
WOODPECKER_SESSION_EXPIRES=72h
|
WOODPECKER_SESSION_EXPIRES=72h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user