Commit graph

5 commits

Author SHA1 Message Date
750ec05a1e Add .dockerignore files and remove migration.sql
- 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.
2025-08-28 14:58:43 +02:00
52712c25d5 Implement code changes to enhance functionality and improve performance 2025-08-16 19:38:38 +02:00
1c3e682515 Refactor interests table: replace with servizio_interessi and update constraints 2025-08-05 16:21:55 +02:00
edd57928c7 Remove sysctl settings from keydb service in docker-compose.yml and add TELEFONO field to user seed data in 3_seed_user.sql 2025-08-04 18:40:39 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00