Replies: 1 comment
-
Hi @msalaz03 yes, you can use the -p option to change the Webserver listening port.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When the command
glances -w
is run, glances automatically runs a local webserver on port 61208. Where can we change this? How can I add a conditional statement to change port.Instead of
glances -w
glances -w -p <port-num>
Would this be possible?
Beta Was this translation helpful? Give feedback.
All reactions