Fusio adapter which provides an action to call a FastCGI server. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-fcgi
php bin/fusio system:register Fusio\Adapter\Fcgi\Adapter
Fusio adapter which provides an action to call a FastCGI server. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-fcgi
php bin/fusio system:register Fusio\Adapter\Fcgi\Adapter