mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
Proper localhost server path
This commit is contained in:
parent
8342d34ae2
commit
d0b924539b
2
docs/static/frigate-api.yaml
vendored
2
docs/static/frigate-api.yaml
vendored
@ -5,7 +5,7 @@ info:
|
|||||||
|
|
||||||
servers:
|
servers:
|
||||||
- url: https://demo.frigate.video/api
|
- url: https://demo.frigate.video/api
|
||||||
- url: https://localhost:5001/
|
- url: http://localhost:5001/
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
/auth:
|
/auth:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user