diff --git a/custom/docker-compose.custom.moonraker-timelapse.override.yaml b/custom/docker-compose.custom.moonraker-timelapse.override.yaml index 731d50f..81c8668 100644 --- a/custom/docker-compose.custom.moonraker-timelapse.override.yaml +++ b/custom/docker-compose.custom.moonraker-timelapse.override.yaml @@ -20,6 +20,9 @@ ## ``` ## [timelapse] ## output_path: /opt/timelapse/ +## +## [webcam] +## snapshot_url: http://webcam:8080/snapshot ## ``` ## 3. Add your personal config to this file and copy it to the root of the repository, ## overwriting the existing docker-compose.override.yaml