Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 795 Bytes

use-with-https.md

File metadata and controls

13 lines (10 loc) · 795 Bytes

Use with HTTPS

To use the mock-server with https make sure following keys are fulfilled:

"start:staging": "ng serve --ssl --ssl-key certificates/localhost.key --ssl-cert certificates/localhost.crt --configuration=staging --disable-host-check",