diff --git a/scripts/start.sh b/scripts/start.sh index 58f6210..358652c 100755 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -2,8 +2,8 @@ export SMTP_HOST=smtp.mail.ru export SMTP_PORT=587 -export SMTP_SENDER=git.slaventius.ru/test3kbot@mail.ru -export SMTP_PASSWORD=hwNhMgPyBzMjwCj3hFPp +export SMTP_SENDER=test3kbot@mail.ru +export SMTP_PASSWORD=eBK5PnnYbNjFpadi8tbR export KAFKA_HOST=127.0.0.1 export KAFKA_PORT=9092