webapi-eca/config/users.json

6 lines
81 B
JSON

{
"dominic": {
"password": "[change this]",
"roles": [ "admin" ]
}
}