From 0fa0fc6d6ba0cc3553463c09e1501908f54aebe7 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Sun, 17 Jan 2021 18:09:47 +0000 Subject: [PATCH] add json linter to migration docs --- docs/migration-0.3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-0.3.0.md b/docs/migration-0.3.0.md index fa6a793c..6141356d 100644 --- a/docs/migration-0.3.0.md +++ b/docs/migration-0.3.0.md @@ -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": {