From f33199934abd4189599f193bbdedaf08852d8b87 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 7 Sep 2023 14:15:30 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-unifi-network-application.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/docker-unifi-network-application.md b/images/docker-unifi-network-application.md index 27b21c560..4de38d0e5 100755 --- a/images/docker-unifi-network-application.md +++ b/images/docker-unifi-network-application.md @@ -60,6 +60,8 @@ volumes: *Note that the init script method will only work on first run. If you start the mongodb container without an init script it will generate test data automatically and you will have to manually create your databases, or restart with a clean `/data/db` volume and an init script mounted.* +*If you are using the init script method do not also set `MONGO_INITDB_ROOT_USERNAME` or `MONGO_INITDB_ROOT_PASSWORD` values as they will cause conflicts.* + You can also run the commands directly against the database using either `mongo` (< 6.0) or `mongosh` (>= 6.0). ### Device Adoption