The title pretty much sums it up. When I post to the "refuel/fillups" endpoint on my API when it's deployed to railway, the request times out. However, if I run the app locally (connecting to the railway postgres instance) it works just fine. I should not that other GET requests against the API also work just fine when deployed.
Also, as a second question, how do I get the application logging from my API?
Project ID: 28bf80d7-8327-4f38-a8cc-d5427d08c491
Thanks!
James