18 lines
419 B
JSON
18 lines
419 B
JSON
{
|
|
"minio": {
|
|
"endPoint": "sws3.innovation-hub-niedersachsen.de",
|
|
"port": 443,
|
|
"useSSL": true,
|
|
"accessKey": "wjpKrmaqXra99rX3D61H",
|
|
"secretKey": "fTPi0u0FR6Lv9Y9IKydWv6WM0EA5XrsK008HCt9u"
|
|
},
|
|
"jwt": {
|
|
"secret": "@S2!q@@wXz$dCQ8JoVsHLpzaJ6JCfB",
|
|
"expiresIn": 3600
|
|
},
|
|
"auth": {
|
|
"admin": { "password": "A-InnoHUB_2025!", "admin": true },
|
|
"user": { "password": "U-InnoHUB_2025!", "admin": false }
|
|
}
|
|
}
|