|
@@ -5,12 +5,12 @@
|
5
|
5
|
"Logging": {
|
6
|
6
|
"LogLevel": {
|
7
|
7
|
"Default": "Warning"
|
8
|
|
- }
|
|
8
|
+ },
|
9
|
9
|
},
|
10
|
10
|
"AllowedHosts": "*",
|
11
|
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
|
14
|
"TenderConnection": "http://www.unipoint-consoft.co.za/nph-srep.exe?cluvavail.sch&CLUB=LPA&RESORT=ALL&SUMMARY=N&HEAD=N",
|
15
|
15
|
"ReservationsURL": "https://www.pvsl.co.za:85/ReservationsWebService.asmx", //Please note that ReservationsWebService must be in this case.
|
16
|
16
|
"ReservationsUserCode": "UniInt",
|