b1438870f0
- Introduced iat.yaml configuration files for both the scraper and web applications, defining essential settings such as database connections, logging configurations, and scraping parameters. - Updated the Dockerfiles for both applications to include the new iat.yaml files, ensuring they are available in the container environment for runtime configuration. - This enhancement improves the maintainability and configurability of both applications, allowing for easier adjustments to settings without code changes.