edit appSettings

master
Amir Hossein Khademi 2023-10-19 19:46:16 +03:30
parent bc1c935bbe
commit 972b04d934
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"Postgres": "Host=pg-0;port=5432;Username=brizcouser;Password=ub0J7sFFThkSBmkc0TzSKsCfheRnQpyu;Database=brizcodb"
"Postgres": "Host=pg-0;port=5432;Username=postgresap;Password=ub0J7sFFThkSBmkc0TzSKsCfheRnQpyu;Database=brizcodb"
},
"Logging": {
"LogLevel": {