Add backend and db settings

This commit is contained in:
2025-02-08 04:44:17 +03:00
parent 4d585002d7
commit 5e4a99529d
10 changed files with 34 additions and 48 deletions
@@ -0,0 +1,9 @@
{
"data": {
"id": 3,
"phoneNumber": 89872855893,
"firstName": "Гадий",
"secondName": "Петрович",
"role": "owner"
}
}