diff --git a/cfg/main.json b/cfg/main.json index 55cf7ae..79cba75 100644 --- a/cfg/main.json +++ b/cfg/main.json @@ -11,7 +11,7 @@ "image": "https://threefold.info/kristof/img/tf_graph.png", "title": "ThreeFold Docs" }, - "buildDest":"root@info.ourworld.tf:/root/hero/www/info/tfgrid4", - "buildDestDev":"root@info.ourworld.tf:/root/hero/www/infodev/tfgrid4" + "buildDest":["root@info.ourworld.tf:/root/hero/www/info/tfgrid4"], + "buildDestDev":["root@info.ourworld.tf:/root/hero/www/infodev/tfgrid4"] }