xt4k

Untitled

Oct 12th, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. "base": {
  2. "lang": "en",
  3. "messenger": "email",
  4. "allureFolder": "allure-report/",
  5. "allureLinkPath": "allure",
  6. "chart": true,
  7. "chartName": "Auto-tests_run_short_result",
  8. "project": "app_auto-tests"
  9. },
  10. "mail": {
  11. "host": "smtp.ukr.net",
  12. "port": "465",
  13. "username": "[email protected]",
  14. "password": "some_password",
  15. "enableSSL": true,
  16. "from": "[email protected]",
  17. },
Advertisement
Add Comment
Please, Sign In to add comment