diff --git a/users.json.php b/users.json.php index e69de29..93675b3 100644 --- a/users.json.php +++ b/users.json.php @@ -0,0 +1,6 @@ +{ + "admin": { + "password": "$2y$10$92IXUNpkjO0rOQ5byMi.Ye4oKoEa3Ro9llC/.og/at2.uheWG/igi", + "role": "Admin" + } +} \ No newline at end of file