Format code

This commit is contained in:
Vadim Grozinok 2020-04-17 10:23:17 +03:00 committed by Michael Vines
parent 982e6c4916
commit cd4927053e
1 changed files with 2 additions and 2 deletions

View File

@ -34,12 +34,12 @@ fn get_config() -> Config {
export SLACK_WEBHOOK=...
export DISCORD_WEBHOOK=...
Telegram requires the following two variables:
export TELEGRAM_BOT_TOKEN=...
export TELEGRAM_CHAT_ID=...
To receive a Twilio SMS notification on failure, having a Twilio account,
and a sending number owned by that account,
define environment variable before running `solana-watchtower`: