Commit Graph

2 Commits

Author SHA1 Message Date
William Valentin
2d7bd53767 feat: add container registry configuration support
- Add CONTAINER_REGISTRY_URL and CONTAINER_TAG environment variables
- Configure for Gitea registry at http://gitea-http.taildb3494.ts.net/will/unitforge
- Add proper documentation and section formatting in .env.example
- Set default tag to 'latest'
2025-09-14 17:25:20 -07:00
William Valentin
d6851ad58e feat: create comprehensive .env.example configuration template
- Add 70+ environment variables organized in logical sections
- Include app metadata, server settings, security, and performance options
- Add feature flags, monitoring, and asset optimization settings
- Provide production-safe defaults with development overrides
- Document all configuration options with clear section headers
- Support file upload limits, CORS configuration, and template settings
2025-09-14 15:57:34 -07:00