Przeglądaj źródła

Connection string fixed

master
George Williams 5 lat temu
rodzic
commit
7b42669a5b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      UnivateProperties_API/appsettings.json

+ 1
- 1
UnivateProperties_API/appsettings.json Wyświetl plik

@@ -9,7 +9,7 @@
9 9
   },
10 10
   "AllowedHosts": "*",
11 11
   "ConnectionStrings": {
12
-    "DefaultConnection": "Server=192.168.6.188;Port=5432;Database=Univate;User Id=postgres;Password=prov1s1on;",
12
+    "DefaultConnection": "Server=localhost;Port=5432;Database=Univate;User Id=postgres;Password=prov1s1on;",
13 13
     "TenderConnection": "http://www.unipoint-consoft.co.za/nph-srep.exe?cluvavail_test.sch&CLUB=LPA&RESORT=ALL&SUMMARY=N&HEAD=N"
14 14
   }
15 15
 }

Ładowanie…
Anuluj
Zapisz