build-configs/templates/fractal
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
..
.github/workflows feat(fractal): add GitHub Actions template 2023-10-08 17:38:52 +01:00
.dockerignore.twig refactor(fractal): reorganise templates 2023-09-25 00:17:41 +01:00
.env.example.twig refactor(fractal): reorganise templates 2023-09-25 00:17:41 +01:00
.envrc.twig refactor(fractal): reorganise templates 2023-09-25 00:17:41 +01:00
.gitignore.twig Sort .gitignore paths 2024-02-18 23:13:46 +00:00
.hadolint.yaml.twig refactor(fractal): reorganise templates 2023-09-25 00:17:41 +01:00
.yarnrc.twig refactor(fractal): reorganise templates 2023-09-25 00:17:41 +01:00
docker-compose.yaml.twig Update hostname to *.docker.localhost 2024-05-10 23:05:38 +02:00
Dockerfile.twig refactor(fractal): reorganise templates 2023-09-25 00:17:41 +01:00
flake.nix.twig Remove flake parts 2024-03-30 18:03:40 +00:00
run.twig Don't exit if the .env file is skipped 2023-12-18 20:58:31 +00:00