Преглед изворни кода

Added local connection string

master
30117125 пре 4 година
родитељ
комит
c0cb947dac
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3
    3
      UnivateProperties_API/appsettings.json

+ 3
- 3
UnivateProperties_API/appsettings.json Прегледај датотеку

5
   "Logging": {
5
   "Logging": {
6
     "LogLevel": {
6
     "LogLevel": {
7
       "Default": "Warning"
7
       "Default": "Warning"
8
-    }
8
+    },
9
   },
9
   },
10
   "AllowedHosts": "*",
10
   "AllowedHosts": "*",
11
   "ConnectionStrings": {
11
   "ConnectionStrings": {
12
-    "DefaultConnection": "Data Source=localhost;Initial Catalog=UniVateDemo;Persist Security Info=True;User Id=Provision;Password=What123!;Pooling=false;",
13
-    //"DefaultConnection": "Data Source=localhost;Initial Catalog=UniVateDemo;Persist Security Info=True;User Id=Provision;Password=J%Xvk8xGeT;Pooling=false;",
12
+    //"DefaultConnection": "Data Source=localhost;Initial Catalog=UniVateDemo;Persist Security Info=True;Integrated Security=SSPI;Pooling=false;",
13
+    "DefaultConnection": "Data Source=localhost;Initial Catalog=UniVate;Persist Security Info=True;User Id=Provision;Password=J%Xvk8xGeT;Pooling=false;",
14
     "TenderConnection": "http://www.unipoint-consoft.co.za/nph-srep.exe?cluvavail.sch&CLUB=LPA&RESORT=ALL&SUMMARY=N&HEAD=N",
14
     "TenderConnection": "http://www.unipoint-consoft.co.za/nph-srep.exe?cluvavail.sch&CLUB=LPA&RESORT=ALL&SUMMARY=N&HEAD=N",
15
     "ReservationsURL": "https://www.pvsl.co.za:85/ReservationsWebService.asmx", //Please note that ReservationsWebService must be in this case. 
15
     "ReservationsURL": "https://www.pvsl.co.za:85/ReservationsWebService.asmx", //Please note that ReservationsWebService must be in this case. 
16
     "ReservationsUserCode": "UniInt",
16
     "ReservationsUserCode": "UniInt",

Loading…
Откажи
Сачувај