mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-30 19:26:07 +02:00
Merge pull request #1870 from alexbelgium/create-pull-request/patch-1747528537
Github bot : json sorted
This commit is contained in:
@@ -70,8 +70,8 @@
|
|||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"BIRDNET_UID": "0",
|
"BIRDNET_GID": "0",
|
||||||
"BIRDNET_GID": "0"
|
"BIRDNET_UID": "0"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user