mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
fix #86
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ def read_root():
|
||||
def health_check(sb: SeleniumDep):
|
||||
"""Health check endpoint."""
|
||||
health_check_request = read_item(
|
||||
LinkRequest.model_construct(url="https://prowlarr.servarr.com/v1/ping"),
|
||||
LinkRequest.model_construct(url="https://google.com"),
|
||||
sb,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user