Skip to content

Commit

Permalink
Update self-host.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
soniasingla authored Dec 17, 2024
1 parent c600eb1 commit b88eff8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/docs/node/run/validator/self-host.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,13 @@ docker run \
ghcr.io/shardeum/shardeum-validator
```
To change the password for the dashboard GUI, run the `set-password.sh` script located in the `~/shardeum` directory:
```shell
cd ~/shardeum
./set-password.sh
```
## Open validator GUI
Go to your web browser and go to:
Expand Down

0 comments on commit b88eff8

Please sign in to comment.