mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-03 02:21:13 +03:00
docs: fix typo in installation.md
This commit is contained in:
parent
4f6bb31276
commit
27d1adaa2f
@ -768,7 +768,7 @@ services:
|
|||||||
- /path/to/your/recordings:/recordings
|
- /path/to/your/recordings:/recordings
|
||||||
ports:
|
ports:
|
||||||
- "8971:8971"
|
- "8971:8971"
|
||||||
# If exposing on macOS map to a different host port like 5001 or any orher port with no conflicts
|
# If exposing on macOS map to a different host port like 5001 or any other port with no conflicts
|
||||||
# - "5001:5000" # Internal unauthenticated access. Expose carefully.
|
# - "5001:5000" # Internal unauthenticated access. Expose carefully.
|
||||||
- "8554:8554" # RTSP feeds
|
- "8554:8554" # RTSP feeds
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user