We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58cb1e5 + bd97698 commit ecaccc5Copy full SHA for ecaccc5
Store/appsettings.json
@@ -7,6 +7,6 @@
7
}
8
},
9
"AllowedHosts": "*",
10
- "ProductEndpoint": "http://localhost:5200",
11
- "ProductEndpointHttps": "https://localhost:5200"
+ "ProductEndpoint": "http://localhost:5228",
+ "ProductEndpointHttps": "https://localhost:7130"
12
0 commit comments