mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-02 05:47:32 +00:00
Oliver Davies
abf76c50bb
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 | ||
apache | ||
caddy | ||
nginx | ||
.dockerignore.twig | ||
.env.example.twig | ||
.gitignore.twig | ||
.hadolint.yaml.twig | ||
docker-compose.yaml.twig | ||
docker-entrypoint-php.twig | ||
Dockerfile.twig | ||
extra-databases.sql.twig | ||
php.ini.twig | ||
phpcs.xml.dist.twig | ||
phpstan.neon.dist.twig | ||
phpunit.xml.dist.twig | ||
run.twig |