appsettings
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"weddingContext": "Data Source=192.168.1.188\\MSSQLSERVER,1434;Initial Catalog=wedding;Trust Server Certificate=True; User ID=wedding_user;Password=Wedding135!"
|
||||
"weddingContext": "Data Source=192.168.1.188\\MSSQLSERVER,1434;Initial Catalog=wedding;Trust Server Certificate=True; User ID=wedding_user;"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
Reference in New Issue
Block a user