diff --git a/cfg/main.json b/cfg/main.json index 5b5d7a9..b13c278 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/tech", - "buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev/tech" + "buildDest":"root@info.ourworld.tf:/root/hero/www/info", + "buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev" }