mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-30 11:16:06 +02:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -72,8 +72,8 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
BIRDNET_GID: '0'
|
||||
BIRDNET_UID: '0'
|
||||
BIRDNET_GID: "0"
|
||||
BIRDNET_UID: "0"
|
||||
image: ghcr.io/alexbelgium/birdnet-go-{arch}
|
||||
ingress: true
|
||||
ingress_stream: true
|
||||
|
||||
Reference in New Issue
Block a user