Update .env.example for local and production database configurations, ensuring clarity on usage. Modify .gitattributes to enforce LF line endings for shell scripts. Enhance README.md with Docker and Coolify setup instructions for production deployment.

This commit is contained in:
2026-05-23 12:43:51 +02:00
parent 6577db475a
commit 054141020d
10 changed files with 624 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
.git
.github
.agents
.env
.env.*
!.env.example
docker-compose.dev.yml
docker-compose.yml
terminals
*.md
!README.md
.cursor