No description
- Created a new .dockerignore file in the apps/db directory to exclude unnecessary files from Docker builds. - Deleted the migration.sql file from the apps/db directory as it is no longer needed. - Updated the .dockerignore file in the apps/infoalloggi directory to include additional files and directories to be ignored during Docker builds. |
||
|---|---|---|
| .github | ||
| apps | ||
| .dockerignore | ||
| .gitignore | ||
| docker-compose.yml | ||