mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 19:18:10 +01: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"
|
||||
],
|
||||
"environment": {
|
||||
"BIRDNET_UID": "0",
|
||||
"BIRDNET_GID": "0"
|
||||
"BIRDNET_GID": "0",
|
||||
"BIRDNET_UID": "0"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
||||
"ingress": true,
|
||||
|
||||
Reference in New Issue
Block a user