1
00:00:00,350 --> 00:00:00,770
Hey, guys.

2
00:00:00,770 --> 00:00:08,270
One thing that I forgot to mention in the last video is to make sure that you add your server IP address

3
00:00:08,270 --> 00:00:11,300
as an address that can access your database.

4
00:00:11,300 --> 00:00:18,380
So if you go into your MongoDB Atlas and you go to network access, you can see for me, I just chose

5
00:00:18,380 --> 00:00:21,290
to include basically every anything.

6
00:00:21,290 --> 00:00:28,280
So any IP address can connect to my database, but you probably don't want to do that if you're building

7
00:00:28,280 --> 00:00:30,200
a, you know, a large production site.

8
00:00:30,200 --> 00:00:39,740
So what you can do is go to your render dashboard and go to connect and then outbound and it says network

9
00:00:39,740 --> 00:00:44,390
requests from your service to the Internet will come from one of the following IP addresses.

10
00:00:44,390 --> 00:00:51,290
So what I would suggest doing is that you copy each one of these and add them to your to MongoDB.

11
00:00:51,320 --> 00:00:56,090
So if you click add IP address, just go ahead and add each one of those.

12
00:00:56,120 --> 00:00:59,330
Do it three times, add all of the IP addresses.

13
00:00:59,330 --> 00:01:06,330
If you have three, you might have less or more, but just make sure you do that or your server is not

14
00:01:06,330 --> 00:01:09,120
going to be able to interact with your database.

