diff --git a/lxc2/frigate/frigate.yml b/lxc2/frigate/frigate.yml index fd5d2d9..7563352 100755 --- a/lxc2/frigate/frigate.yml +++ b/lxc2/frigate/frigate.yml @@ -27,15 +27,3 @@ services: - FRIGATE_SQLITE_JOURNAL_MODE=DELETE - PUID=1000 - PGID=1000 - cpus: "2.0" - mem_limit: "6144m" - mem_reservation: "2048m" - -services: - frigate: - container_name: frigate - # Use the TensorRT image to use your 3050 for detection as well as decoding - - environment: - - NVIDIA_VISIBLE_DEVICES=all - # ... rest of your config (volumes, ports) \ No newline at end of file