From 2dfd92453d140a59c1576fd3239d15625e61b439 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Thu, 25 Jan 2024 08:13:42 +0100 Subject: [PATCH] update --- frigate/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frigate/readme.md b/frigate/readme.md index eed1318..4426c79 100644 --- a/frigate/readme.md +++ b/frigate/readme.md @@ -53,8 +53,8 @@ Open source, written in Python and JavaScript. * `.env` - a file containing environment variables for docker compose * `docker-compose.yml` - a docker compose file, telling docker how to run the containers -You only need to provide the three files.
-The directory is created by docker compose on the first run. +You need to create `frigate_config` directory and in it create `config.yml`.
+Also you need to provide the compose file and the .env file. # docker-compose