edit connection string

master
Amir Hossein Khademi 2023-10-29 00:20:59 +03:30
parent 2c56d41c03
commit 99648676b3
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
{
"ConnectionStrings": {
"Postgres": "User ID=postgres;Password=root;Host=localhost;Port=5432;Database=iGarsonDB;",
"PostgresServer": "Host=pg-0;port=5432;Username=macsuser;Password=tDKUWlcm01iSh0O12oPqnVX1kwHQlAPks9qNC;Database=DocuMedDB"
"Postgres": "Host=pg-0;port=5432;Username=macsuser;Password=tDKUWlcm01iSh0O12oPqnVX1kwHQlAPks9qNC;Database=DocuMedDB"
},
"Logging": {
"LogLevel": {