diff --git a/.env.sample b/.env.sample index f22e4cf..2333587 100644 --- a/.env.sample +++ b/.env.sample @@ -6,6 +6,7 @@ PORT=3000 SLACK_HEARTBEAT_CHANNEL="C..." SLACK_TICKET_CHANNEL="C..." SLACK_BTS_CHANNEL="C..." +SLACK_HELP_CHANNEL="C..." SLACK_USER_GROUP="S..." SLACK_MAINTAINER_ID="U..." DATABASE_URL="postgresql://postgres:postgres@localhost:5432/nephthys"