envorigin 1.10.0

Explain where environment variables come from in Docker Compose and GitHub Actions
Documentation
1
2
3
4
5
6
7
8
services:
  web:
    image: nginx
    environment:
      MODE: production
      FROM_ENV:
      SHELL_OVERRIDE:
      D: