removed duplicate priv setting
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
3b06b7a188
commit
e5940ff9cc
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue