|
@@ -11,8 +11,8 @@
|
11
|
11
|
"ConnectionStrings": {
|
12
|
12
|
"DefaultConnection": "Data Source=localhost;Initial Catalog=UniVateDemo;Persist Security Info=True;User Id=Provision;Password=What123!;Pooling=false;",
|
13
|
13
|
"TenderConnection": "http://www.unipoint-consoft.co.za/nph-srep.exe?cluvavail.sch&CLUB=LPA&RESORT=ALL&SUMMARY=N&HEAD=N",
|
14
|
|
- "ReservationsURL": "http://localhost:49603/ReservationsWebservice.asmx",
|
15
|
|
- "ReservationsUserCode": "GeorgeW",
|
16
|
|
- "ReservationsPassword": ""
|
|
14
|
+ "ReservationsURL": "http://training.provision-sa.com:84/reservationsWebService.asmx",
|
|
15
|
+ "ReservationsUserCode": "UniInt",
|
|
16
|
+ "ReservationsPassword": "Un11nt"
|
17
|
17
|
}
|
18
|
18
|
}
|