Skip to content

Commit

Permalink
chore : Modify ConnectionStrings
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh425 committed Feb 16, 2023
1 parent 1aa4ee9 commit 6caef74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Services/Masa.Mc.Service/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"DefaultConnection": "Server=rm-bp17pbv791jbq67z6.sqlserver.rds.aliyuncs.com,3433 ;Database=loncloud-mc;User Id=ss;Password=Hzss@123masastack;"
"DefaultConnection": "Server=rm-bp17pbv791jbq67z6.sqlserver.rds.aliyuncs.com,3433;Database=loncloud-mc;User Id=masastack;Password=Hzss@123masastack;"
},
"Logging": {
"LogLevel": {
Expand Down

0 comments on commit 6caef74

Please sign in to comment.