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. |
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| .dockerignore.twig | ||
| .env.example.twig | ||
| .envrc.twig | ||
| .gitignore.twig | ||
| .hadolint.yaml.twig | ||
| .yarnrc.twig | ||
| docker-compose.yaml.twig | ||
| Dockerfile.twig | ||
| flake.nix.twig | ||
| run.twig | ||