docs: add reference to MongoDB Docker Compose examples in README
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m5s

This commit is contained in:
2025-02-11 11:17:47 +01:00
parent 4c46af63e3
commit 58369fccaf

View File

@@ -103,6 +103,8 @@ peertube-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
1. Change to the `server` directory: