mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-26 10:08:22 +03:00
fix note
This commit is contained in:
parent
86f551d6fd
commit
8126d30f82
@ -287,7 +287,7 @@ curl -i -X POST https://frigate_ip:8971/api/login \
|
|||||||
-d '{"user": "admin", "password": "your_password"}'
|
-d '{"user": "admin", "password": "your_password"}'
|
||||||
```
|
```
|
||||||
|
|
||||||
::: note
|
:::note
|
||||||
|
|
||||||
You may need to include `-k` in the argument list in these steps (eg: `curl -k -i -X POST ...`) if your Frigate instance is using a self-signed certificate.
|
You may need to include `-k` in the argument list in these steps (eg: `curl -k -i -X POST ...`) if your Frigate instance is using a self-signed certificate.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user