main
parent
f791d24ad7
commit
a3b9c1d671
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
#!/bin/sh |
||||||
|
|
||||||
|
export SMTP_HOST=smtp.mail.ru |
||||||
|
export SMTP_PORT=587 |
||||||
|
export SMTP_SENDER=test3kbot@mail.ru |
||||||
|
export SMTP_PASSWORD=hwNhMgPyBzMjwCj3hFPp |
||||||
|
export KAFKA_PORT=9092 |
||||||
|
|
||||||
|
./authPostmanService |
Loading…
Reference in new issue