diff --git a/Confectionery/ConfectioneryClientApp/appsettings.json b/Confectionery/ConfectioneryClientApp/appsettings.json index 0a6b5f3..0156d23 100644 --- a/Confectionery/ConfectioneryClientApp/appsettings.json +++ b/Confectionery/ConfectioneryClientApp/appsettings.json @@ -6,5 +6,5 @@ } }, "AllowedHosts": "*", - "IPAddress": "http://localhost:5247/" + "IPAddress": "https://localhost:7247/" }