mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
UID/GID
This commit is contained in:
@@ -69,7 +69,10 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {},
|
"environment": {
|
||||||
|
"BIRDNET_UID": "0",
|
||||||
|
"BIRDNET_GID": "0"
|
||||||
|
},
|
||||||
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user