Skip to content

Commit b315f40

Browse files
authored
Merge pull request #6 from amandamartin-dev/patch-1
update db ping call in readme
2 parents 3eb5193 + 250c413 commit b315f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ MONGODB_URI=mongodb+srv://USERNAME:[email protected]/?r
4949
2. You can test your credentials by using the code's API endpoint
5050

5151
```
52-
<siteroot>/api/ping/
52+
<siteroot>/api/test_mongodb/
5353
```
5454

5555
Find the site's root URL by going to the "Ports" tab and click on the globe icon of port 80

0 commit comments

Comments
 (0)