main
Last change
on this file since 99d0ecc was a850333, checked in by ElenaMoskova <elena.moskova99@…>, 3 months ago |
local DB
local connection
|
-
Property mode
set to
100644
|
File size:
523 bytes
|
Rev | Line | |
---|
[2aea0fd] | 1 | {
|
---|
| 2 | "ConnectionStrings": {
|
---|
[a850333] | 3 | "DefaultConnection": "User ID=db_202324z_va_prj_vetcareconnect_owner;Password=79424061a9b1;Server=localhost;Port=9999;Database=db_202324z_va_prj_vetcareconnect;Integrated Security=true;Pooling=true;",
|
---|
| 4 | "DefaultConnection_local": "User ID=elena;Password=elena;Server=localhost;Port=5432;Database=postgres;Integrated Security=true;Pooling=true;"
|
---|
[2aea0fd] | 5 | },
|
---|
| 6 | "Logging": {
|
---|
| 7 | "LogLevel": {
|
---|
| 8 | "Default": "Information",
|
---|
| 9 | "Microsoft.AspNetCore": "Warning"
|
---|
| 10 | }
|
---|
| 11 | },
|
---|
| 12 | "AllowedHosts": "*"
|
---|
| 13 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.