Slim set up for production php-fpm

Right now I’m using a simple cli php dev server to work with my slim api in development.
Is there any configuration or changes in slim I need to do to use it with an instance of php-fpm?

Thanks,
Don