|
|
@ -12,7 +12,7 @@ |
|
|
*/ |
|
|
*/ |
|
|
"baseUrl": "http://localhost:5000", |
|
|
"baseUrl": "http://localhost:5000", |
|
|
|
|
|
|
|
|
/* |
|
|
/*7 |
|
|
* Set it to true to redirect the user from http to https permanently. |
|
|
* Set it to true to redirect the user from http to https permanently. |
|
|
*/ |
|
|
*/ |
|
|
"enforceHttps": false |
|
|
"enforceHttps": false |
|
|
@ -238,7 +238,7 @@ |
|
|
"oidcName": "OIDC", |
|
|
"oidcName": "OIDC", |
|
|
"oidcAuthority": "", |
|
|
"oidcAuthority": "", |
|
|
"oidcClient": "", |
|
|
"oidcClient": "", |
|
|
"oidcSecret": "" |
|
|
"oidcSecret": "", |
|
|
/* |
|
|
/* |
|
|
* Lock new users automatically, the administrator must unlock them. |
|
|
* Lock new users automatically, the administrator must unlock them. |
|
|
*/ |
|
|
*/ |
|
|
|