Skip to content

Conversation

joshuajcoronado
Copy link
Contributor

  • Added support for configuring allowed hosts dynamically using the ALLOWED_HOSTS environment variable.
  • Fallback to a default list of allowed hosts: ["gitingest.com", "*.gitingest.com", "gitdigest.dev", "localhost"]
  • Ensures compatibility with custom deployments while maintaining existing defaults.
  • Updated src/main.py to implement the changes.
  • Updates README.md on usage

@cyclotruc
Copy link
Member

Perfect, thank you very much!

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