Skip to content

Commit 425af5a

Browse files
committed
+changelog-ignore: appsettings
1 parent 8e337fd commit 425af5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TestSite.13/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"ServiceUrl": "http://localhost:4566",
1919
"UseAccelerateEndpoint": false,
2020
"Credentials": {
21-
"ApplicationKey": "test",
22-
"KeyId": "test"
21+
"ApplicationKey": "test-key",
22+
"KeyId": "test-id"
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)