Skip to content

Commit

Permalink
Merge pull request #11 from SWD392-Domus/hotfix/relocate-connectionst…
Browse files Browse the repository at this point in the history
…ring

[Hai] relocate connection string
  • Loading branch information
HaiHungNguyenn authored Jan 24, 2024
2 parents 397a194 + 166442a commit 1a8cace
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Domus.Api/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Server=localhost,1433;User Id=sa;Password=1234;Database=Domus;TrustServerCertificate=True;"
},
"CorsSettings": {
"AllowedOrigins": "http://localhost:3000",
"AllowedMethods": "*",
Expand Down

0 comments on commit 1a8cace

Please sign in to comment.