chore(docker): update database path and permissions in Docker configuration

- Modified docker-compose.yml to change DATABASE_URL path for consistency.
- Updated Dockerfile to copy Prisma schema and set a temporary DATABASE_URL for client generation.
- Enhanced CMD to ensure proper permissions for the data directory and user switching during application startup.
- Changed README.md file permissions to executable.
This commit is contained in:
Julien Froidefond
2025-10-31 14:00:50 +01:00
parent e4e49df60b
commit 08f3fb6e85
3 changed files with 12 additions and 8 deletions

0
data/README.md Normal file → Executable file
View File