Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acquia recipe sets AH_SITE_ENVIRONMENT which breaks blt (11) integration #25

Open
awm086 opened this issue Aug 10, 2021 · 0 comments · May be fixed by #24
Open

acquia recipe sets AH_SITE_ENVIRONMENT which breaks blt (11) integration #25

awm086 opened this issue Aug 10, 2021 · 0 comments · May be fixed by #24

Comments

@awm086
Copy link

awm086 commented Aug 10, 2021

acquia blt environment detection check the existence of the env var to load local.settings.php

  public static function getAhEnv() {
    return getenv('AH_SITE_ENVIRONMENT');
  }

So I am not sure lando should set an acquia specific env variable.

@awm086 awm086 linked a pull request Aug 10, 2021 that will close this issue
pirog added a commit that referenced this issue Aug 23, 2021
pirog added a commit that referenced this issue Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant