Project id: n/a
Hi, I have a Pocketbase instance running on Railway which I am using to store data and access this in a React project by calling the URL of the PB instance, this React project is on another Railway container. All works well.
When in my dev environment i cant access the pocketbase url from locahost. Is there anyway I can set it up to accept localhost requests?