build-configs(update)

This commit is contained in:
Oliver Davies 2023-06-27 21:21:55 +01:00
parent e0bc7d544e
commit 8115bc3dd1
11 changed files with 14 additions and 12 deletions
tools/docker/images
php/root/usr/local
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://oliverdavies.dev/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 https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
max_vars_input = 1000
memory_limit = 128M

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
server {
server_name _;