server-up/apps/meshcentral/files/config.json
Ramon 9008e39fe4
All checks were successful
Deploy server-up (dev) / deploy (push) Successful in 8m14s
feat(apps): voeg elf ARM64-geschikte apps toe
2026-08-06 00:34:42 +02:00

14 lines
291 B
JSON

{
"$schema": "https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json",
"settings": {
"cert": "<< hostname >>",
"port": 443,
"WANonly": true
},
"domains": {
"": {
"title": "MeshCentral",
"newAccounts": true
}
}
}