diff --git a/.env.example b/.env.example index fdcdabf..c8344a9 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by 'build-configs'. +# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. export DOCKER_UID=1000 diff --git a/Dockerfile b/Dockerfile index 3457b40..bf46612 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by 'build-configs'. +# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. FROM php:8.1-fpm-bullseye AS base diff --git a/docker-compose.yaml b/docker-compose.yaml index 9260c27..f9cadc3 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by 'build-configs'. +# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. x-proxy: &default-proxy networks: diff --git a/justfile b/justfile index b3b44b5..ede7928 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by 'build-configs'. +# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. default: @just --list diff --git a/phpcs.xml.dist b/phpcs.xml.dist index e1cd2b5..295e1f7 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,5 +1,5 @@ - + PHPCS configuration file for docker-example-drupal. diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 2fa6466..8ce41f3 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by 'build-configs'. +# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs. parameters: level: max diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ceda784..179546d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,5 @@ - +