From d92d08a35554a590ee78ddbf1f60ec93c1298363 Mon Sep 17 00:00:00 2001 From: Peter Skrlj Date: Wed, 5 Feb 2020 09:51:29 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 352706c97..9ca1e5a4b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular ## Development server -Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. +Run `ng serve --ssl` for a dev server. Navigate to `https://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Code scaffolding