Skip to content

Commit e4c8c5b

Browse files
committed
add missing variables to prod env example
1 parent b6b43c8 commit e4c8c5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/templates/app/intbot.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ POSTGRES_PASSWORD="RandomPasswordPleaseChange"
1111

1212
# Discord
1313
DISCORD_BOT_TOKEN="Token Goes Here"
14+
DISCORD_TEST_CHANNEL_ID="123123123123123123123123"
15+
DISCORD_TEST_CHANNEL_NAME="#test-channel"

0 commit comments

Comments
 (0)