Skip to content

Commit

Permalink
fix: Remove removed console password parameter from the usage of conf…
Browse files Browse the repository at this point in the history
…igure.sh (#45)
  • Loading branch information
CH3CHO authored Nov 12, 2023
1 parent 27ed874 commit 8cb4e1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -520,9 +520,6 @@ outputUsage() {
-k, --data-enc-key=KEY the key used to encrypt sensitive configurations
MUST contain 32 characters
A random key will be generated if unspecified
-p, --console-password=CONSOLE-PASSWORD
the password to be used to visit Higress Console
default to random string if unspecified
--nacos-port=NACOS-PORT
the HTTP port used to access the built-in Nacos
default to 8848 if unspecified
Expand Down

0 comments on commit 8cb4e1c

Please sign in to comment.