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:
@@ -0,0 +1,12 @@
|
||||
.git
|
||||
.github
|
||||
.agents
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
docker-compose.dev.yml
|
||||
docker-compose.yml
|
||||
terminals
|
||||
*.md
|
||||
!README.md
|
||||
.cursor
|
||||
Reference in New Issue
Block a user