Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authPostman/src/commit/0fadceea3f5f2cec502c82ef56adb1dfef4ebf2c/scripts/start.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 

10 lines
213 B

#!/bin/sh
export SMTP_HOST=smtp.mail.ru
export SMTP_PORT=587
export SMTP_SENDER=test3kbot@mail.ru
export SMTP_PASSWORD=hwNhMgPyBzMjwCj3hFPp
export KAFKA_HOST=127.0.0.1
export KAFKA_PORT=9092
./authPostmanService