mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
add args to docker readme
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
4c6696c0f7
commit
86375207cc
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ ALLOWPLUGINS=false
|
||||||
LOCALSESSIONRECORDING=false
|
LOCALSESSIONRECORDING=false
|
||||||
# set to enable or disable minification of json, reduces traffic
|
# set to enable or disable minification of json, reduces traffic
|
||||||
MINIFY=true
|
MINIFY=true
|
||||||
|
# set this value to add extra arguments to meshcentral on startup (e.g --debug ldap)
|
||||||
|
ARGS=
|
||||||
```
|
```
|
||||||
|
|
||||||
## docker-compose.yml
|
## docker-compose.yml
|
||||||
|
|
Loading…
Reference in a new issue