From 17e463c22fc013a6b0858c6187798e640c4062a9 Mon Sep 17 00:00:00 2001 From: simplypower-bbj Date: Sun, 18 Dec 2022 20:50:30 +0100 Subject: [PATCH] added discord service name --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 00e8814..42a1ed8 100644 --- a/.env +++ b/.env @@ -5,4 +5,5 @@ DATABASE_HOST=192.168.1.2 DATABASE_PORT=5432 DATABASE_DATABASE=twitter_scraper LOGGER_LEVEL=info -DISCORD_URL=https://discord.com/api/webhooks/1053450686093873223/DIy33Epm7lnUqAs-YtsushI1H6sfnI76anpYcDeezd1LoXYwA5ODwRjvTlwVVI6-_2Wt \ No newline at end of file +DISCORD_URL=https://discord.com/api/webhooks/1053450686093873223/DIy33Epm7lnUqAs-YtsushI1H6sfnI76anpYcDeezd1LoXYwA5ODwRjvTlwVVI6-_2Wt +DISCORD_SERVICE_NAME=event_logger \ No newline at end of file