add args to docker readme
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
4c6696c0f7
commit
86375207cc
|
@ -45,6 +45,8 @@ ALLOWPLUGINS=false
|
|||
LOCALSESSIONRECORDING=false
|
||||
# set to enable or disable minification of json, reduces traffic
|
||||
MINIFY=true
|
||||
# set this value to add extra arguments to meshcentral on startup (e.g --debug ldap)
|
||||
ARGS=
|
||||
```
|
||||
|
||||
## docker-compose.yml
|
||||
|
|
Loading…
Reference in New Issue