Allow localhost insecure certificate for https
I have a local angular project that needs an HTTPS endpoint.
My project is started with
ng serve --ssl --configuration development
.
I have a local angular project that needs an HTTPS endpoint.
My project is started with
ng serve --ssl --configuration development
.