From 8342d34ae26d09130669a73ed54f4249670e5f5f Mon Sep 17 00:00:00 2001 From: Rui Alves Date: Sun, 6 Oct 2024 21:43:25 +0100 Subject: [PATCH] Proper localhost server path --- docs/static/frigate-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static/frigate-api.yaml b/docs/static/frigate-api.yaml index 07c3cb3c1..794c2f728 100644 --- a/docs/static/frigate-api.yaml +++ b/docs/static/frigate-api.yaml @@ -5,7 +5,7 @@ info: servers: - url: https://demo.frigate.video/api - - url: https://localhost:5001/api + - url: https://localhost:5001/ paths: /auth: