Suggestions for Test
What is your Merge about?
[See #3 (closed)]
These are suggestions that improve the items in test directory for the development branch
nginx.conf - This is a more comprehensive set of rules specific to Drupal. https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/
docker-compose.yml - This change proposes would enable easier development for Drupal by pointing the Drupal’s Root in the PHP container and the web root (of the Drupal) to nginx and certbot. The recommended web root is in web (which is different than the “Drupal root” that may contain additional vendor dependencies and config. https://github.com/drupal/recommended-project/blob/9.1.x/composer.json#L37
Closes #3 (closed)