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