f03_user-management #6

Merged
jared merged 35 commits from f03_user-management into development 2025-06-12 13:31:17 +02:00
Showing only changes of commit c3202333d9 - Show all commits

View File

@@ -8,7 +8,7 @@
}, },
"jwt": { "jwt": {
"secret": "@S2!q@@wXz$dCQ8JoVsHLpzaJ6JCfB", "secret": "@S2!q@@wXz$dCQ8JoVsHLpzaJ6JCfB",
"expiresIn": 36000 "expiresIn": 3600
}, },
"auth": { "auth": {
"admin": { "password": "A-InnoHUB_2025!", "admin": true }, "admin": { "password": "A-InnoHUB_2025!", "admin": true },