Oliver Davies
|
3d573975cd
|
Fix snapshot test failure
|
2024-07-31 10:20:28 +01:00 |
|
Oliver Davies
|
4e255cd667
|
Ensure run.local files are located relative to the
...run file
Prevent erroring if `run` is being executed within a sub-directory, like
`assets`.
|
2024-07-31 01:20:30 +01:00 |
|
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
|
98a337bdcd
|
Update snapshots
|
2023-12-18 21:04:45 +00:00 |
|
Oliver Davies
|
31ef9b2968
|
Add snapshot tests for Fractal
|
2023-12-16 00:36:03 +00:00 |
|