{ "nodes": { "": { "pub-endpoint": "", "api-con": "http://:/", "comment": "/* from here: data to be displayed on the webinterface */", "internal-v4": "172.2x.xxx.xxx", "internal-v6": "fdxx:...", "internal-v4ll": "169.254.xxx.xxx", "internal-v6ll": "fe80::..." } }, "MNT": "YOUR-MNT", // your MNT tag "listen": "0.0.0.0", "port": 8042, "flask-debug": false, // optional; default false "flask-template-dir": "../frontend/" // optional; default "../frontend" }