Skip to content

Commit 4729397

Browse files
jbogarthydehansl
authored andcommitted
docs: dev server
1 parent 019a4df commit 4729397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/lib/config/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@
10741074
},
10751075
"publicHost": {
10761076
"type": "string",
1077-
"description": "The URL that the browser client (or live-reload client, if enabled) should use to connect to the development server. Use for a complex server setup, such as one with reverse proxies."
1077+
"description": "The URL that the browser client (or live-reload client, if enabled) should use to connect to the development server. Use for a complex dev server setup, such as one with reverse proxies."
10781078
},
10791079
"servePath": {
10801080
"type": "string",

0 commit comments

Comments
 (0)