add service
Some checks failed
Deploy Smart Search Backend Test / deploy (push) Has been cancelled

This commit is contained in:
vallyenfail
2026-01-19 16:24:33 +03:00
parent 5d52dc4ae2
commit 6d238a96ec
19 changed files with 717 additions and 21 deletions

View File

@@ -81,7 +81,7 @@ func main() {
boot.Bootstrap(ctx)
log.Println("gRPC server started via rk-boot on port 9091")
log.Println("gRPC server started via rk-boot")
boot.WaitForShutdownSig(ctx)