Commit graph

5 commits

Author SHA1 Message Date
Oliver Davies abf76c50bb Update hostname to *.docker.localhost
Following updates in https://github.com/opdavies/traefik-development to
add HTTPS support to Docker Compose-based projects, this commit changes
the host name from `*.localhost` to `*.docker.localhost`.

This should allow each project to be available at
https://{project_name}.docker.localhost instead of
http://{project_name}.localhost.
2024-05-10 23:05:38 +02:00
Oliver Davies bc9b18268f Fix generated .gitignore files in snapshots 2024-02-18 23:13:46 +00:00
Oliver Davies 98a337bdcd Update snapshots 2023-12-18 21:04:45 +00:00
Oliver Davies 932c8f4bc7 Add install task for Drupal projects
Add an `install` task to Drupal `run` files to install Drupal with
Drush.
2023-12-16 17:04:29 +00:00
Oliver Davies ca8ffc5685 Add more snapshot tests 2023-12-15 15:30:03 +00:00