How could I add Railway IP in Mongodb atlas whitelist?
I have my database in MongoDB Atlas, and I want to connect it with my Node.js API. However, I need to add the Railway IP to the whitelist, which I am unable to find.
7 Replies
Project ID:
fb2d5955-c155-4980-9b8c-84c78f9c0324
Project ID: fb2d5955-c155-4980-9b8c-84c78f9c0324
Solution
railway doesnt have static ips yet, you would need to whitelist 0.0.0.0/0
Is there any possibility to be available soon?
it is planned and railway will offer static ips for an additional cost at some point in the future, but it wont be soon unfortunately
Okay
Thanks
no problem!