Skip to content

Commit

Permalink
Renamed nim-grafana to nimbus-grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Sep 27, 2020
1 parent 96f6355 commit 34aea21
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ geth with `:` between the file names.
- `prysm-base.yml` - Prysm
- `geth.yml` - local geth eth1 chain node
- `grafana.yml` - grafana dashboard for Lighthouse or Prysm
- `nim-grafana.yml` - grafana dashboard for Nimbus
- `nimbus-grafana.yml` - grafana dashboard for Nimbus

For example, Lighthouse with local geth and grafana:
`COMPOSE_FILE=lh-base.yml:geth.yml:grafana.yml`
Expand Down
2 changes: 1 addition & 1 deletion default.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COMPOSE_FILE=lh-base.yml:geth.yml:grafana.yml
ETH1_NODE=http://geth:8545
# Graffiti to use for validator, in order to receive POAP
GRAFFITI=eth2-docker
# Number of validators
# Number of validators to create with deposit-cli
NUMVAL=1
# Chain to use for wallet creation and initial deposit
DEPOSIT_CHAIN=medalla
Expand Down
File renamed without changes.

0 comments on commit 34aea21

Please sign in to comment.