diff --git a/Example-Production-Settings.JSON.md b/Example-Production-Settings.JSON.md index 03f36a4..a12d293 100644 --- a/Example-Production-Settings.JSON.md +++ b/Example-Production-Settings.JSON.md @@ -1,3 +1,4 @@ +``` /* This file must be valid JSON. But comments are allowed @@ -59,4 +60,5 @@ /* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */ "loglevel": "ERROR" -} \ No newline at end of file +} +``` \ No newline at end of file