Format code
This commit is contained in:
committed by
Michael Vines
parent
982e6c4916
commit
cd4927053e
@ -34,12 +34,12 @@ fn get_config() -> Config {
|
|||||||
|
|
||||||
export SLACK_WEBHOOK=...
|
export SLACK_WEBHOOK=...
|
||||||
export DISCORD_WEBHOOK=...
|
export DISCORD_WEBHOOK=...
|
||||||
|
|
||||||
Telegram requires the following two variables:
|
Telegram requires the following two variables:
|
||||||
|
|
||||||
export TELEGRAM_BOT_TOKEN=...
|
export TELEGRAM_BOT_TOKEN=...
|
||||||
export TELEGRAM_CHAT_ID=...
|
export TELEGRAM_CHAT_ID=...
|
||||||
|
|
||||||
To receive a Twilio SMS notification on failure, having a Twilio account,
|
To receive a Twilio SMS notification on failure, having a Twilio account,
|
||||||
and a sending number owned by that account,
|
and a sending number owned by that account,
|
||||||
define environment variable before running `solana-watchtower`:
|
define environment variable before running `solana-watchtower`:
|
||||||
|
Reference in New Issue
Block a user