@@ -14,4 +14,8 @@ app = FastAPI(
version=get_version_from_pyproject()
)
@app.get("/api/health")
async def health_check():
return {"status": "healthy", "service": "uvpn-backend"}
app.include_router(ip.router)
The note is not visible to the blocked user.