diff --git a/cfg/main.json b/cfg/main.json index 5cdeee3..a8043d5 100644 --- a/cfg/main.json +++ b/cfg/main.json @@ -11,6 +11,6 @@ "image": "https://threefold.info/tftech/img/tf_graph.png", "title": "ThreeFold Technology Vision" }, - "buildDest":"root@info.ourworld.tf:/root/hero/www/info", - "buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev" + "buildDest":["root@info.ourworld.tf:/root/hero/www/info/tech"], + "buildDestDev":["root@info.ourworld.tf:/root/hero/www/infodev/tech"] }