first version which seems to run
This commit is contained in:
13
content/users/index.json
Normal file
13
content/users/index.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"users": [
|
||||
{
|
||||
"name": "Admin",
|
||||
"email": "admin@linumiq.com",
|
||||
"username": "admin",
|
||||
"password": {
|
||||
"value": "admin",
|
||||
"passwordChangeRequired": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user