Skip to content

Commit

Permalink
ip address changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmydapson committed Dec 3, 2024
1 parent 0571a38 commit f66af9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web/LearningStarter/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Server=13.60.215.52,1433;Database=Project-Starter-285-GroupNumber;User Id=SA;Password=YourStrongPassword123;Encrypt=True;TrustServerCertificate=True;"
"DefaultConnection": "Server=13.60.96.211,1433;Database=Project-Starter-285-GroupNumber;User Id=SA;Password=YourStrongPassword123;Encrypt=True;TrustServerCertificate=True;"
}
}

0 comments on commit f66af9b

Please sign in to comment.