diff --git a/README.md b/README.md index d8f8d3d..c8a42e8 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,9 @@ peertube-collector/ # Server -The repository contains a `server` directory with a simple MongoDB server (with initializations scripts) and WebUI that serves the WebRTC stats collected by the collector. +The repository contains a `server` directory with a simple MongoDB server (with initializations scripts) and WebUI that serves the WebRTC stats collected by the collector. + +Based this awesome example configuration: [MongoDB Docker Compose examples](https://github.com/TGITS/docker-compose-examples/tree/main/mongodb-docker-compose-examples). ## Setup