aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.in
blob: 751bb29f00f15bb19335ecb02b71e0ca9ed35143 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "webAppDir": "webapp/dist",
    "shareRootDir": "${ROOT_DIR}/tmp/builder_dev_host/share",
    "logsDir": "/tmp/xds-server/logs",
    "sdkRootDir": "/xdt/sdk",
    "syncthing": {
        "binDir": "./bin",
        "home": "${ROOT_DIR}/tmp/builder_dev_host/syncthing-config",
        "gui-address": "http://localhost:8384"
    }
}