We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb39692 commit 09118b8Copy full SHA for 09118b8
NET5/Dapper.CRUD/appsettings.json
@@ -8,6 +8,6 @@
8
},
9
"AllowedHosts": "*",
10
"ConnectionStrings": {
11
- "BugTrackerDatabase": "Server=SYNCLAPN18521;Database=BugTracker;Integrated Security=True"
+ "BugTrackerDatabase": "Server=XXXXXX;Database=BugTracker;Integrated Security=True"
12
}
13
NET6/Dapper.CRUD/Dapper.CRUD/appsettings.json
0 commit comments