mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 06:55:37 +02:00
Update README.md
This commit is contained in:
@@ -1,11 +1,10 @@
|
|||||||
# References
|
# References
|
||||||
|
|
||||||
- https://hub.docker.com/r/linuxserver/unifi-network-application
|
- https://hub.docker.com/r/linuxserver/unifi-network-application
|
||||||
- https://github.com/Haxxnet/Compose-Examples/issues/16#issuecomment-1733524477
|
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
Note that you are mounting a file named init-mongo.js 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").
|
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.
|
It basically defines the database name and user credentials for the unifi-network-application container.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user