build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-21 22:38:40 +01:00
parent 7d6fcc23ea
commit 27fa24933b
9 changed files with 9 additions and 9 deletions
tools/docker/images
php/root/usr/local/bin
web/root/etc/nginx/conf.d

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# 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.
[[ -f composer.json && ! -d vendor ]] && composer install

View file

@ -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.
server {
server_name _;