31cf9a4454
- Updated the Dockerfile to change the working directory to /app and streamline the build process for the web application. - Removed the iat.yaml configuration file, simplifying the configuration management and reducing complexity in the container setup. - Adjusted the entry point and exposed port to align with standard practices, ensuring the application runs on port 80.