Working Example

This commit is contained in:
Rich
2021-07-03 19:40:40 +01:00
parent d50fbde5de
commit c357c654a6
16 changed files with 416 additions and 23 deletions

7
users.json Normal file
View File

@@ -0,0 +1,7 @@
{
"1": {
"username": "root",
"email": "root@example.com",
"password": "123"
}
}