From b7a91d93f1742def6764463f5b24fa2c768b902e Mon Sep 17 00:00:00 2001 From: despiegk Date: Tue, 18 Feb 2025 18:20:07 +0300 Subject: [PATCH] ... --- cfg/main.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"] }