2021-10-11 11:10:03 - No Comments
I had to setup a docker image that could handle request in an API using async jobs to do the actual workload. This means that I had to have something running in the background async while also having a docker image with web server and php.
Be the first to leave a comment!