Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
22 lines
532 B
JSON
22 lines
532 B
JSON
{
|
|
"minio": {
|
|
"endPoint": "api-s3.innovation-hub-niedersachsen.de",
|
|
"port": 443,
|
|
"accessKey": "AbCdEfGhIjKlMnOpQrSt",
|
|
"secretKey": "UvWxYz1234567890AbCdEfGhIjKlMnOpQrStUvWx"
|
|
},
|
|
"jwt": {
|
|
"secret": "@S2!q@@wXz$dCQ8JoVsHLpzaJ6JCfB",
|
|
"expiresIn": 3600
|
|
},
|
|
"auth": {
|
|
"admin": {
|
|
"password": "A-InnoHUB_2025!",
|
|
"admin": true
|
|
},
|
|
"user": {
|
|
"password": "U-InnoHUB_2025!",
|
|
"admin": false
|
|
}
|
|
}
|
|
} |