create register agent in agent

This commit is contained in:
2026-04-13 16:37:54 +03:00
parent 8a3ffa98ab
commit 648c2d0a99
8 changed files with 154 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package main
import "github.com/lorsanstand/HomeOps-Hub/internal/hub/app"
import "github.com/lorsanstand/HomeOps-Hub/internal/agent/app"
func main() {
start := app.NewApp()