You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,8 @@ Forward port `4430` on your router to your HA host IP.
87
87
| Option | Default | Description |
88
88
|--------|---------|-------------|
89
89
|`data_path`|`/data/meshcentral-data`| Where MeshCentral stores its data |
90
-
|`hostname`|*(auto)*| Public hostname for agent connections — set this to your external URL (Cloudflare, Nabu Casa etc.) |
90
+
|`hostname`|*(auto)*| Public hostname for agent connections — set this to your external URL |
91
+
|`cert_url`|*(empty)*|**Required for external agent connections** — set to your full external URL (e.g. `https://mesh.yourdomain.com`). MeshCentral uses this to verify agent connections. Without this, agents outside your local network cannot connect. |
91
92
|`allow_device_sharing`|`false`| Allow device sharing with other users |
0 commit comments