Hey I am hosting a next.js project in appwrite it reaches out to mongo DB to fetch data
The only option to enable network access to 0.0.0.0/0 in mongo DB (any one can access)
because Appwrite cant provide a static IP to my project?
TL;DR
User wants to restrict access to their MongoDB but Appwrite cannot provide a static IP. Solution: Enable network access to specific IPs only.