Skip to content

Commit

Permalink
remove IdentityDB connection string
Browse files Browse the repository at this point in the history
  • Loading branch information
meofiscoding committed Nov 16, 2023
1 parent 3af8ab5 commit 49b2c48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Identity.API/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"IdentityDB": "Server=identitynetflix-server.postgres.database.azure.com;Database=identitynetflix-database;Port=5432;Ssl Mode=Require;Trust Server Certificate=true; User Id=qodvwlhnlz;Password=842M5168LWK5ZMK5$"
},
//"Kestrel": {
// "EndpointDefaults": {
// "Protocols": "Http2"
Expand Down

0 comments on commit 49b2c48

Please sign in to comment.