What's Changed
The new app setting PASS_ENV (boolean, default: false) controls whether environment variables from the doco-cd container should be passed to the deployment environment for docker compose variable interpolation. Use with caution, as this may expose sensitive information to the deployment environment.
✨ Features
Full Changelog: v0.69.1...v0.70.0