diff --git a/config/services.yaml b/config/services.yaml index c804a8f..d31efb0 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -6,7 +6,6 @@ parameters: motion_snapshots_directory: "motion/snapshots" camera1_url: "%env(CAMERA1_URL)%" - camera1_url: "%env(CAMERA1_URL)%" temperature_trigger_min: "%env(TEMPERATURE_TRIGGER_MIN)%" temperature_trigger_max: "%env(TEMPERATURE_TRIGGER_MAX)%" hygrometry_trigger_min: "%env(HYGROMETRY_TRIGGER_MIN)%"