Skip to content

Commit 2ea9ee1

Browse files
authored
Remove mongodb logo
1 parent c977233 commit 2ea9ee1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ Heroku is a container based cloud platform that offers free plans to host web ap
5252

5353
## Self hosted logs
5454

55-
56-
<a href="https://www.mongodb.com/">
57-
<img src="https://i.imgur.com/XoHWF2L.png" alt="Mongodb" align='right' height=180/>
58-
</a>
59-
6055
If you want complete control over your data and do not want to use the centralised API service, you can self host your logs. You can do this by adding two config variables:
6156

6257
* `MONGO_URI` - Mongodb connection URI, you can get a free 500mb cluster from [mongodb atlas](https://www.mongodb.com/cloud/atlas).

0 commit comments

Comments
 (0)