add args to docker readme

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith 2023-09-24 15:44:34 +00:00
parent 4c6696c0f7
commit 86375207cc
1 changed files with 2 additions and 0 deletions

View File

@ -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