Hi guys I have a setup where I use Nginx as entry point for my HTTP request on port 80 and then I make a proxy to port 8080 where Apache is running a virtual host with PHP7.4 + MySQL running on windows 11 via laragon stack.
I am programming and consuming an API on TCG and the recommendation is to dump that data into my database; The problem is that the dump is taking me approximately 2 minutes and at the end it results in an error: 504 Gateway Timeout.
I am almost sure that the problem is my configuration; since I am not an expert and I have done it by trial and error ...
If there is the possibility that you can help me with the configuration; They tell me to upload it here in an update, if not they also let me know to delete this publication. Any suggestion is appreciated. Thank you!