Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 0d5e2a1

Browse files
committed
Update to configure http instead of https
1 parent 1b14730 commit 0d5e2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppCreationScripts/apps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"x-ms-version": "2.0",
1212
"replyUrlsWithType": [
1313
{
14-
"url": "https://localhost:44316/",
14+
"url": "http://localhost:44316/",
1515
"type": "Web"
1616
}
1717
],

0 commit comments

Comments
 (0)