Oliver Davies
|
605849cb80
|
Rename the proxy network to proxy
This makes its intent clearer and avoids confusion with the `web`
service.
|
2024-05-10 23:57:44 +02:00 |
|
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
|
1369ee750a
|
Remove createInclusiveGitIgnoreFile option
|
2024-04-04 23:39:37 +01:00 |
|
Oliver Davies
|
988a677ded
|
Always ignore .phpunit.result.cache
|
2024-04-04 23:37:20 +01:00 |
|
Oliver Davies
|
3065597f64
|
Add Apache support to Drupal
|
2024-04-04 19:09:53 +01:00 |
|
Oliver Davies
|
b60cd7ae1b
|
Revert "Make the PHP test runner conifigurable"
This reverts commit 5f62b02d14 .
|
2024-02-19 10:52:09 +00:00 |
|
Oliver Davies
|
98650ac11c
|
Sort .gitignore paths
|
2024-02-18 23:13:46 +00:00 |
|
Oliver Davies
|
3d0a8215f9
|
Remove feature flag for different database credentials
|
2024-02-18 23:13:46 +00:00 |
|
Oliver Davies
|
f602b6e1e6
|
Move Drupal templates into the PHP directory
|
2024-02-18 23:13:46 +00:00 |
|