Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix getting params from environment variables #11

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

dwaiting
Copy link
Contributor

This change makes the environment variable names consistent by using the default Env value.

Also, the MarkFlagRequired line is removed so that the handler can be configured using environment variables only.

@satterly
Copy link
Member

We already do a manual check later to ensure the API endpoint URL is set so this should be fine.

@satterly
Copy link
Member

Thanks! 👍

@satterly satterly merged commit 3baa740 into alerta:master Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants