Use hostname in database if env is set (#2101)

This commit is contained in:
Sathish
2018-12-10 22:59:38 -08:00
committed by GitHub
parent aeee25e703
commit 154e20484d
5 changed files with 19 additions and 7 deletions

View File

@ -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`)