What could I do to solve this problem? My backend call to sql just to do a pagination of 1000 data delay up to 5.6 second. This is insane for production.
I have setup automated deploying of my three web app projects on docker container on my DO server. Now the problem is, how do I setup nginx or apache to send the right domain to the right container?