Skip to content

Commit 65fea7c

Browse files
committed
Update appsettings.github.json
1 parent e7b9240 commit 65fea7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"ConnectionStrings": {
3-
"Tracker": "Server=localhost,1451;Database=TrackerGithub;User Id=SA;Password=!p@ssword;TrustServerCertificate=True;"
3+
"Tracker": "Server=mssql,1433;Database=TrackerGithub;User Id=SA;Password=!p@ssword;TrustServerCertificate=True;"
44
}
55
}

0 commit comments

Comments
 (0)