mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Update casbin/casdoor Docker tag to v3 (#5431)
* Update casbin/casdoor Docker tag to v3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-action update-app-version
parent
af3c148a6a
commit
8e29741ef1
@@ -0,0 +1,31 @@
|
||||
appname=casdoor
|
||||
httpport=8000
|
||||
runmode=prod
|
||||
copyrequestbody=true
|
||||
driverName=mysql
|
||||
dataSourceName=
|
||||
dbName=casdoor
|
||||
tableNamePrefix=
|
||||
showSql=false
|
||||
redisEndpoint=
|
||||
defaultStorageProvider=
|
||||
isCloudIntranet=false
|
||||
authState=casdoor
|
||||
socks5Proxy=
|
||||
verificationCodeTimeout=10
|
||||
initScore=0
|
||||
logPostOnly=true
|
||||
isUsernameLowered=false
|
||||
origin=
|
||||
originFrontend=
|
||||
staticBaseUrl=https://cdn.casbin.org
|
||||
isDemoMode=false
|
||||
batchSize=100
|
||||
enableGzip=true
|
||||
ldapServerPort=389
|
||||
radiusServerPort=1812
|
||||
radiusSecret=secret
|
||||
quota={"organization": -1, "user": -1, "application": -1, "provider": -1}
|
||||
logConfig={"filename": "logs/casdoor.log", "maxdays":99999, "perm":"0770"}
|
||||
initDataFil="./init_data.json"
|
||||
frontendBaseDi="../casdoor"
|
||||
@@ -0,0 +1,2 @@
|
||||
# copyright© 2024 XinJiang Ms Studio
|
||||
ENV_FILE=.env
|
||||
@@ -0,0 +1,2 @@
|
||||
# copyright© 2024 XinJiang Ms Studio
|
||||
TZ=Asia/Shanghai
|
||||
Reference in New Issue
Block a user