From e6fb0d40f719233108c1b6599836b6ed6018f71b Mon Sep 17 00:00:00 2001 From: despiegk Date: Mon, 10 Feb 2025 15:21:49 +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 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"] }