This is an automated email from the ASF dual-hosted git repository.
ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-web.git
The following commit(s) were added to refs/heads/master by this push:
new aa67a85 [YUNIKORN-2324] Clean up port number documentation in
README.md (#200)
aa67a85 is described below
commit aa67a85aa585bb5ee2454f8554abb5bf1e43e78a
Author: YUN SUN <[email protected]>
AuthorDate: Wed Aug 28 13:58:07 2024 -0500
[YUNIKORN-2324] Clean up port number documentation in README.md (#200)
Closes: #200
Signed-off-by: Craig Condit <[email protected]>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f8c90f8..a53058e 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Run `ng generate component component-name` to generate a new
component.
You can also use `ng generate
directive|pipe|service|class|guard|interface|enum|module`.
## Port configurations
-The default port used for the web server is port 9889. If this conflicts in
your dev environment, it can be changed in the Makefile.
+The default port used for the web server is port 9889.
## How do I contribute code?
See how to contribute code from [this
guide](https://yunikorn.apache.org/community/how_to_contribute).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]