add role api

This commit is contained in:
Dhananjaya99
2026-07-18 23:43:19 +05:30
parent de7b40a147
commit 2481f056ab
10 changed files with 392 additions and 8 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
"ConnectionStrings": {
//"DefaultConnection": "server=187.127.102.190;port=3306;database=hexafitnessauth;user=dbuser;password=dbpass"
"DefaultConnection": "server=localhost;port=3306;database=authhex;user=root;password="
//"DefaultConnection": "server=187.127.102.190;port=3306;database=omsauth;user=poojathmi;password=poojathmi@hexdive.com"
//"DefaultConnection": "server=localhost;port=3306;database=authhex;user=root;password="
"DefaultConnection": "server=187.127.102.190;port=3306;database=erpauth;user=poojathmi;password=poojathmi@hexdive.com"
},
"AllowedHosts": "*",
"AppSettings": {