removed duplicate priv setting
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin_jk 2026-02-17 12:30:28 -07:00
parent 3b06b7a188
commit e5940ff9cc

View file

@ -11,7 +11,6 @@ services:
- /dev/nvidia-uvm-tools:/dev/nvidia-uvm-tools - /dev/nvidia-uvm-tools:/dev/nvidia-uvm-tools
container_name: frigate container_name: frigate
restart: unless-stopped restart: unless-stopped
privileged: true
shm_size: 512m shm_size: 512m
volumes: volumes:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro