From 0ac4d3638651705ec76e1290374741460370af42 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 22 Feb 2026 18:01:36 +0100 Subject: [PATCH] Update README.md --- examples/unify-network-application/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/examples/unify-network-application/README.md b/examples/unify-network-application/README.md index e3c16c8..8e7a8b8 100644 --- a/examples/unify-network-application/README.md +++ b/examples/unify-network-application/README.md @@ -7,8 +7,4 @@ >[!TIP] > Starting with version 8.1 of Unifi Network Application, mongodb 3.6 through 7.0 are supported. Starting with version 9.0 of Unifi Network Application, mongodb 8.0 is also supported. -Note that you are mounting a file named init-mongo.sh into the mongo db container. This file is necessary to initialize the mongo database (see https://hub.docker.com/_/mongo/ at "Initializing a fresh instance"). - -It basically defines the database name and user credentials for the unifi-network-application container. - -These parameters are also referenced in the docker-compose.yml file. So either leave as is or adjust everywhere accordingly. +Note that you are mounting a file named init-mongo.sh into the mongo db container. This file is necessary to initialize the mongo database (see https://hub.docker.com/_/mongo/ at "Initializing a fresh instance"). It basically defines the database name and user credentials for the unifi-network-application container.