Files
website/apps
Mauricio Siu 4424847c8e docs: Clarify environment variable injection options for Docker Compose
- Updated the documentation to specify two methods for injecting environment variables into containers: using the `env_file` option to load all variables or referencing specific variables with the `${VAR_NAME}` syntax.
2026-02-15 21:18:09 -06:00
..