You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update application entry point and Docker configuration
- Corrected the import statement in app.py to reference the ragadoc package, ensuring consistency in the codebase.
- Renamed the application service in docker-compose.yml from 'app' to 'ragadoc' for improved clarity and alignment with the package name.
0 commit comments