diff --git a/nix/image/configs/supervisor/frankenphp.conf b/nix/image/configs/supervisor/frankenphp.conf index 8c1b1e5..0ee52b1 100644 --- a/nix/image/configs/supervisor/frankenphp.conf +++ b/nix/image/configs/supervisor/frankenphp.conf @@ -1,3 +1,3 @@ [program:frankenphp] -command = /bin/frankenphp php-server -directory = /var/www/html \ No newline at end of file +command = /bin/frankenphp run +directory = /var/www/html