Commit graph

2 commits

Author SHA1 Message Date
3d2e06e662 Configure docker-compose to use .env file
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 0s
- Remove hardcoded values from docker-compose.yml
- Use environment variables from .env file instead
- Update .env.example with placeholder values and instructions
- Update DOCKER_README.md with .env file setup instructions
- Fixes WebSocket origin check by allowing PHX_HOST to be configured per environment

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 00:21:51 -05:00
4e056a7202 Add sample .env file for environment configuration
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
- Created .env.example with all required environment variables
- Updated .gitignore to exclude .env files from version control
- Includes instructions for generating secure SECRET_KEY_BASE

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 22:14:45 -05:00