Rename product to OrbitWard
This commit is contained in:
@@ -5,4 +5,4 @@ router = APIRouter(tags=["health"])
|
||||
|
||||
@router.get("/health")
|
||||
def health() -> dict[str, str]:
|
||||
return {"status": "ok", "service": "orbitalward-backend"}
|
||||
return {"status": "ok", "service": "orbitward-backend"}
|
||||
|
||||
Reference in New Issue
Block a user