Created
October 28, 2022 13:51
-
-
Save syammohanmp/a622b5ede8c57936df0db72e0ce35e28 to your computer and use it in GitHub Desktop.
Lando configuration for Drupal9 recipe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: drupal9 | |
recipe: drupal9 | |
config: | |
webroot: docroot | |
services: | |
phpmyadmin: | |
type: phpmyadmin | |
hosts: | |
- database | |
proxy: | |
phpmyadmin: | |
- phpmyadmin.drupal9.lndo.site |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment