Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions content/docs/run-a-node/validator/setup/self-host.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
```

<Accordions>
<Accordion title="Port Forwarding Debugging">

Expand Down