You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2019. It is now read-only.
Currently now-compose only supports adding defined in the 'environment' property of a config to a deployments' environment.
docker-compose supports defining an environment file that contains environment variables. This will work in development, but we currently do not parse these files when deploying a service.