From ceabee45310f4710b2db502c0580a74bc9b6b759 Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Fri, 8 Oct 2021 11:19:24 +1300 Subject: [PATCH] Add example to .env.example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 8203374..3b3f21c 100644 --- a/.env.example +++ b/.env.example @@ -2,9 +2,9 @@ SOURCE_REPO=https://github.com/minhealthnz/nz-covid-data.git // Source repo DISCORD_WEBHOOKS= // Comma separated -SLACK_WEBHOOKS= // webhook1!channel1,webhook2!channel2 Comma separated with ! for channel hash +SLACK_WEBHOOKS= // webhook1!channel1,webhook2!channel2 Comma separated with ! for channel hash (Example https://hooks.slack.com/abc/def!covid-19) TWITTER_CONSUMER_KEY= TWITTER_CONSUMER_SECRET= TWITTER_ACCESS_TOKEN= -TWITTER_ACCESS_TOKEN_SECRET= \ No newline at end of file +TWITTER_ACCESS_TOKEN_SECRET=