From 22bb17b2fd0ce04b55a1bf808dc3513969aed0f0 Mon Sep 17 00:00:00 2001 From: tubalainen Date: Mon, 9 Dec 2019 08:51:42 +0100 Subject: [PATCH] Filename updated but not the reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9370009eb..8a8a7df88 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Example docker-compose: FRIGATE_RTSP_PASSWORD: "password" ``` -A `config.yml` file must exist in the `config` directory. See example [here](config/config.yml) and device specific info can be found [here](docs/DEVICES.md). +A `config.yml` file must exist in the `config` directory. See example [here](config/config.example.yml) and device specific info can be found [here](docs/DEVICES.md). Access the mjpeg stream at `http://localhost:5000/` and the best person snapshot at `http://localhost:5000//best_person.jpg`