From 3f89a1318f6be3d5e220a0147209c721d08577a7 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Tue, 11 Feb 2025 20:55:23 -0500 Subject: [PATCH] updafe cfg --- cfg/main.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }