mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-04-27 13:24:47 -04:00
Clarify AgentConfig in Traefik guide (#6984)
Docs mention the agentconfig line without it being in the code block. I'm pretty sure this is both needed and the correct agent flag.
This commit is contained in:
parent
95e1796844
commit
4be31f5554
@ -1095,6 +1095,7 @@ First we will start with the MeshCentral configuration, here is a minimal config
|
|||||||
"domains": {
|
"domains": {
|
||||||
"": {
|
"": {
|
||||||
"certUrl": "https://127.0.0.1:443/"
|
"certUrl": "https://127.0.0.1:443/"
|
||||||
|
"AgentConfig": [ "webSocketMaskOverride=1" ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user