opensearch-project / reporting-cli

Apache License 2.0
4 stars 13 forks source link

correct `SMTP_` environment variables #59

Closed joshuali925 closed 6 months ago

joshuali925 commented 7 months ago

Description

documentation mentions these environment variables but they were not used in code https://github.com/opensearch-project/reporting-cli/blob/95d4ef188e3220eced3c6b0ef15d34390d4622c2/USER_GUIDE.md?plain=1#L38-L39

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.