aboutsummaryrefslogtreecommitdiffstats
path: root/config.json.in
blob: a4dcf33d6a0bd2a9b97ad44ce236d3c0e6978cbc (plain)
1
2
3
4
5
6
7
8
{
    "webAppDir": "webapp/dist",
    "shareRootDir": "${ROOT_DIR}/tmp/builder_dev_host/share",
    "syncthing": {
        "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
        "gui-address": "http://localhost:8384"
    }
}