diff --git a/docker/horust/services/fpm.toml b/docker/horust/services/fpm.toml index 29ab87a..9f79211 100644 --- a/docker/horust/services/fpm.toml +++ b/docker/horust/services/fpm.toml @@ -1,4 +1,4 @@ -command = "php-fpm81 -F" +command = "php-fpm82 -F" start-delay = "2s" stdout = "STDOUT" stderr = "STDERR"