User management
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
"http://localhost:4173",
|
||||
"http://127.0.0.1:4173"
|
||||
],
|
||||
"Users": [
|
||||
{
|
||||
"Email": "admin@klapi.local",
|
||||
"Password": "changeme"
|
||||
}
|
||||
]
|
||||
"Admin": {
|
||||
"Username": "admin",
|
||||
"Password": "changeme",
|
||||
"DisplayName": "Administrator"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user