build-configs(update)

This commit is contained in:
Oliver Davies 2023-05-09 21:32:29 +01:00
parent 185c080c53
commit b7a821bedb
10 changed files with 10 additions and 10 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 https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/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 https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
server {
server_name _;