Skip to content

Commit c977233

Browse files
authored
Update README.md
1 parent dc12c2c commit c977233

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<img src="https://img.shields.io/badge/license-mit-e74c3c.svg?style=for-the-badge" alt="MIT License" />
3232
</a>
3333

34-
3534
</div>
3635
<br>
3736

@@ -53,6 +52,11 @@ Heroku is a container based cloud platform that offers free plans to host web ap
5352

5453
## Self hosted logs
5554

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+
5660
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:
5761

5862
* `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)