migrate frigate
All checks were successful
Deploy Containers / Prepare (push) Successful in 16s

This commit is contained in:
2025-11-21 21:18:54 -05:00
parent 70fa7c77a8
commit 390a571fa4
2 changed files with 10 additions and 18 deletions

View File

@@ -47,3 +47,4 @@
healthcheck: "{{ healthcheck | default(omit) }}"
devices: "{{ devices | default(omit) }}"
mounts: "{{ mounts | default(omit) }}"
privileged: "{{ privileged | default(omit) }}"