mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-04-26 13:02:20 -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": {
|
||||
"": {
|
||||
"certUrl": "https://127.0.0.1:443/"
|
||||
"AgentConfig": [ "webSocketMaskOverride=1" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user