Use hostname in database if env is set (#2101)
This commit is contained in:
@ -124,6 +124,7 @@ local|tar)
|
||||
PATH="$HOME"/.cargo/bin:"$PATH"
|
||||
export USE_INSTALL=1
|
||||
export RUST_LOG
|
||||
export SOLANA_METRICS_DISPLAY_HOSTNAME=1
|
||||
|
||||
# Setup `/var/snap/solana/current` symlink so rsyncing the genesis
|
||||
# ledger works (reference: `net/scripts/install-rsync.sh`)
|
||||
|
Reference in New Issue
Block a user