From 1ae651d669c13f50813ae3ec5aabc3117f5aa460 Mon Sep 17 00:00:00 2001 From: despiegk Date: Tue, 18 Feb 2025 18:20:00 +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 2e54533..6f47f3b 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"] }