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
If I run a stack based on Lagoon images, using if (!empty(getenv('LAGOON'))) { incorrectly considers the current runtime as the one that runs in Lagoon cloud.
AFAIK, the purpose of this project is to inject settings for the Lagoon hosted in the cloud rather then "any env where images are used".