f3-cron
f3-cron copied to clipboard
Is a web server required?
We're dockerizing our platform, splitting the main f3 application and the crons instance.
For the crons docker image, is there a need for Nginx for either f3 or the crons? or may I safely just use PHP-FPM to run all the crons?