Tweak wording where server is accessed

This commit is contained in:
Paul Stoker 2024-03-07 18:34:58 +01:00 committed by GitHub
parent fc6d6a4e9a
commit 0d3dd955de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -137,7 +137,7 @@ cameras:
- detect
```
Now you should be able to start Frigate by running `docker compose up -d` from within the folder containing `docker-compose.yml`. Frigate should now be accessible at `server_ip:5000` and you can finish the configuration using the built-in configuration editor.
Now you should be able to start Frigate by running `docker compose up -d` from within the folder containing `docker-compose.yml`. Frigate should now be accessible for browsing at `http://server_ip:5000` and you can finish the configuration using the built-in configuration editor.
## Configuring Frigate