add args to docker readme
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
Simon Smith committed
Sep 24, 2023 at 15:44 UTC
86375207ccfb21284328688a4c7e39692d3135ca
1 file changed
+2
docker/readme.md
+2
@@ -45,6 +45,8 @@ ALLOWPLUGINS=false
45
LOCALSESSIONRECORDING=false
46
# set to enable or disable minification of json, reduces traffic
47
MINIFY=true
48
+# set this value to add extra arguments to meshcentral on startup (e.g --debug ldap)
49
+ARGS=
50
```
51
52
## docker-compose.yml