fix openproject
This commit is contained in:
parent
de6c171944
commit
ebc3577cc2
3 changed files with 16 additions and 14 deletions
|
@ -25,6 +25,8 @@ openproject:
|
|||
displayName: aaronID
|
||||
host: auth.ar21.de
|
||||
existingSecret: openproject-secret
|
||||
identifier: null
|
||||
secret: null
|
||||
userinfoEndpoint: /application/o/userinfo/
|
||||
tokenEndpoint: /application/o/token/
|
||||
authorizationEndpoint: /application/o/authorize/
|
||||
|
@ -38,7 +40,7 @@ persistence:
|
|||
s3:
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: openproject-s3
|
||||
existingSecret: openproject-objectstorage
|
||||
region: fsn1
|
||||
bucketName: openproject
|
||||
endpoint: https://fsn1.your-objectstorage.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue