-
**Describe the bug**
I set `router_bind_all_interfaces: true` in `~/.ddev/global_config.yaml` but my site is still available only from localhost.
**To Reproduce**
Steps to reproduce the behavio…
-
**Please explain your request and its importance in the form of a user story.**
As a lando user who works with Drupal sites, I want the option to create webp images with php's gd extension.
**Is…
-
###Problem
Theme can't be enable through UI. I see an error "The oe_theme theme was not found."
Through drush or drupal console the theme is also can't be enabled.
### How to reproduce
1) Inst…
-
We were able to see 404 Not Found (nginx/1.16.1) but when we installed all the packages and changed drupal8.conf as mentione below , the devportal is not displaying.
server {
#listen 80;
server_n…
-
# Problem / motivation
## User story
> In order for composer to run consistently in development and on my continuous integration server (which does not use Lando),
> As a devops maintaining bot…
-
added docker environments: `DRUPAL8_REVERSE_PROXY_ADDRESSES:0.0.0.0/0`
The container has this env defined.
But `$_SERVER[‘DRUPAL8_REVERSE_PROXY_ADDRESSES’]` in `wodby.settings.php` gets null.
-
Hi,
I would to use DC instead of Drush9 because a lot of basic commands are deprecated(like update modules), so I follow [https://drupalconsole.com/docs/en/getting/composer](https://drupalconsole.c…
-
Version:
rc20 and rc22 on Pop OS / Ubuntu*
Example Landofile
```yml
name: client
excludes:
- drush
- scripts
- vendor
- docroot/core
- docroot/modules/contrib
- docroot/…
-
**Describe the bug**
After updating to BLT 11 we've started experiencing some intermittent errors with our travis builds that fail during the behat test but oddly the behat scenarios/steps themselves…
-
Lando currently requires `lando drush uli -l mysite.lndo.site` to generate a login link without `http://default/...`. It would be nice if you could exclude the `-l mysite.lndo.site` part of the reque…