diff --git a/compose.yml b/compose.yml index 0687f69..7e5647d 100644 --- a/compose.yml +++ b/compose.yml @@ -46,7 +46,7 @@ services: - db configs: - source: fpm_tune - target: /usr/local/etc/php-fpm.d/fpm-tune.conf + target: /usr/local/etc/php-fpm.d/zzz-fpm-tune.conf - source: entrypoint target: /custom-entrypoint.sh mode: 555