Commit Graph

1 Commits

Author SHA1 Message Date
Simone Garau
86e49176cc feat: make configs.yaml local and add configs.yaml.example template
- Add configs.yaml.example with all available configurations
- Add configs.yaml to .gitignore to prevent tracking local configs
- Remove configs.yaml from git tracking with git rm --cached
- Update README with separate sections for configs.yaml and .env
- Maintain consistent naming convention with .env.example
2025-10-29 14:17:02 +01:00