revice frgite compose file for limits
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
71a4dcdb7d
commit
5f5ba2e772
1 changed files with 0 additions and 12 deletions
|
|
@ -27,15 +27,3 @@ services:
|
||||||
- FRIGATE_SQLITE_JOURNAL_MODE=DELETE
|
- FRIGATE_SQLITE_JOURNAL_MODE=DELETE
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=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)
|
|
||||||
Loading…
Reference in a new issue