aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastien D <seb.douheret@gmail.com>2017-06-22 22:02:07 +0200
committerGitHub <noreply@github.com>2017-06-22 22:02:07 +0200
commit2db461a7ce6f1264e08754e9782fa9703a30e5ed (patch)
treefaac8d0c2ec80d136adb82015a37bfa33193eeea /README.md
parentacdff5a1bc9028bd79eeba16d507ea4c652b4185 (diff)
Fix format for json file.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 59170e5..05ede13 100644
--- a/README.md
+++ b/README.md
@@ -157,7 +157,7 @@ Here is the logic to determine which `config.json` file will be used:
4. `<xds-server executable dir>/config.json` file
Supported fields in configuration file are (all fields are optional and listed values are the default values):
-```json
+```
{
"webAppDir": "webapp/dist", # location of client dashboard (default: webapp/dist)
"shareRootDir": "${HOME}/.xds/projects", # root directory where projects will be copied