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(docker): Make options for webhooks configurable via env vars in d… #152

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

slakner
Copy link

@slakner slakner commented Apr 3, 2024

This should fix #150 .
Default values are true for WEBHOOKS_ENABLED and false for WEBHOOKS_ALLOW_PRIVATE_ADDRESS and WEBHOOKS_ALLOW_REDIRECTS. This matches the previous configuration.

@bameda bameda merged commit 45029c7 into taigaio:main Apr 3, 2024
1 of 4 checks passed
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.

[BUG] config.py for docker does not read WEBHOOKS_ALLOW_PRIVATE_ADDRESS from environment variables
2 participants