diff options
Diffstat (limited to 'API/appsettings.json')
| -rw-r--r-- | API/appsettings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/API/appsettings.json b/API/appsettings.json index b13eb27..31c8109 100644 --- a/API/appsettings.json +++ b/API/appsettings.json @@ -1,5 +1,5 @@ {
- "ConnectionString" : {
+ "ConnectionStrings" : {
"DEV": "Server=localhost;Port=5432;Database=API;User Id=postgres;Password=;"
},
"Logging": {
|
