Skip to content

Commit ecaccc5

Browse files
Merge pull request MicrosoftDocs#7 from IEvangelist/patch-1
Update appsettings.json
2 parents 58cb1e5 + bd97698 commit ecaccc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Store/appsettings.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
}
88
},
99
"AllowedHosts": "*",
10-
"ProductEndpoint": "http://localhost:5200",
11-
"ProductEndpointHttps": "https://localhost:5200"
10+
"ProductEndpoint": "http://localhost:5228",
11+
"ProductEndpointHttps": "https://localhost:7130"
1212
}

0 commit comments

Comments
 (0)