This commit is contained in:
2025-02-10 15:18:30 +03:00
parent 92f1feabd8
commit 4ccc42e8a2
4 changed files with 18 additions and 12 deletions

View File

@@ -11,6 +11,6 @@
"image": "https://info.ourworld.tf/img/ourworld_depin.png",
"title": "Introduction | DePIN Projects"
},
"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/depin"],
"buildDestDev": ["root@info.ourworld.tf:/root/hero/www/infodev/depin"]
}