access from localhost
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?
8 Replies
Please provide your project ID or reply with
N/A
. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.No project ID was provided. Closing thread.
n/a
why can't you access the public url of the pocketbase service? I see no reason why you shouldn't be able to.
New reply sent from Help Station thread:
@brody most public url for most services are not workingYou're seeing this because this thread has been automatically linked to the Help Station thread.
Unfortunately "not working" is not helpful, please provide actual error messages and links to the domains in question.
Yea, let me have a look and update if needed
Solution
doh, had my env file in wrong directory locally. Works fine now π