mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs(docs-infra): Use port 4201 for adev (#63834)
Having a changing port might be annoying. The best compromise is probably to use a less common port than the default used by the CLI. PR Close #63834
This commit is contained in:
committed by
Jessica Janiuk
parent
9f64d1a1de
commit
444fd01acc
+1
-1
@@ -148,7 +148,7 @@ ng_application(
|
||||
project_name = "angular-dev",
|
||||
serve_args = config_based_architect_flags + [
|
||||
"--port",
|
||||
"0",
|
||||
"4201",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user