From d0b924539b8c7ed3a197ddb78cad3efbba74c44d Mon Sep 17 00:00:00 2001 From: Rui Alves Date: Sun, 6 Oct 2024 21:47:32 +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 794c2f728..99abee8c0 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/ + - url: http://localhost:5001/ paths: /auth: