diff --git a/content/docs/run-a-node/validator/setup/self-host.mdx b/content/docs/run-a-node/validator/setup/self-host.mdx index e80b3f3..3a6b716 100644 --- a/content/docs/run-a-node/validator/setup/self-host.mdx +++ b/content/docs/run-a-node/validator/setup/self-host.mdx @@ -166,12 +166,6 @@ Enter y to setup the web based dashboard: Do you want to run the web based Dashboard? (y/n): ``` -Set a password for dashboard access: - -```shell -Set the password to access the Dashboard: -``` - Add a custom session port for the web based dashboard or hit enter for port 8080: ```shell @@ -212,6 +206,12 @@ What base directory should the node use (defaults to ~/.shardeum): Wait for the installation process to complete. +Set a password for dashboard access: + +```shell +Set the password to access the Dashboard: +``` +