envorigin 1.1.0

Explain where environment variables come from in Docker Compose and GitHub Actions
Documentation
1
2
3
4
DB_HOST=db.prod.example.com
API_TOKEN=secret-prod
SHARED=same
ONLY_CI=ci_value