Widget 3d position & rotation update, delete

This commit is contained in:
2025-04-04 18:32:19 +05:30
parent c76886cab1
commit 35d4268a72
5 changed files with 45 additions and 159 deletions

View File

@@ -14,8 +14,8 @@ const doc = {
title: "dwinzo documentation",
description: "Description",
},
// host: "185.100.212.76:5000",
host: "192.168.0.102:5000",
host: "185.100.212.76:5000",
// host: "192.168.0.102:5000",
// basePath: "/api/v1",
schemes: ["http"],
};