JSON Schema Property 'host'

Description

The host the application will be served on.

Diagram

JSON Schema Diagram of /properties/defaults/properties/serve/properties/host

Value

String

Any String value.

Default

"localhost"

Source

"host": {
    "type": "string",
    "description": "The host the application will be served on.",
    "default": "localhost"
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (496:19)
Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0