add json linter to migration docs

This commit is contained in:
wh1te909 2021-01-17 18:09:47 +00:00
parent cd2e798fea
commit 0fa0fc6d6b
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ server {
}
```
4. Edit `/meshcentral/meshcentral-data/config.json` and change to match the example below. Replace `mesh.example.com` with your mesh domain.
4. Edit `/meshcentral/meshcentral-data/config.json` and change to match the example below. Replace `mesh.example.com` with your mesh domain. After editing, use a json linter like `https://jsonlint.com/` to verify no syntax errors, otherwise meshcentral will fail to start.
```
{
"settings": {