diff --git a/.env.example b/.env.example index 6b5e195..91c5100 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. +# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. export DOCKER_UID=1000 diff --git a/.githooks/pre-push b/.githooks/pre-push index 4b38503..fa8d10a 100755 --- a/.githooks/pre-push +++ b/.githooks/pre-push @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. +# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. set -euo pipefail diff --git a/Dockerfile b/Dockerfile index c882bea..aa6dadb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. +# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. FROM php:8.1-fpm-bullseye AS base diff --git a/docker-compose.yaml b/docker-compose.yaml index 2cbe8a8..ac25ab2 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. +# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. x-proxy: &default-proxy networks: diff --git a/justfile b/justfile index 269527d..049de73 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. +# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. default: @just --list diff --git a/phpcs.xml.dist b/phpcs.xml.dist index f27b267..8562a39 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 c24d920..5541438 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,4 +1,4 @@ -# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. +# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. parameters: level: max diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 53167da..1dbab8f 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,5 @@ - +