Skip to main content

Module env

Module env 

Source
Expand description

The environment a compose command runs with.

.run/.env is the file compose interpolates from; the shell sources it and then derives a handful of values from the settings (database host, S3 endpoint, the LAN address Metro must advertise). Those derivations are here because compose reads them from the process environment, not from the file.

Structsยง

Env