Merge pull request #1870 from alexbelgium/create-pull-request/patch-1747528537

Github bot : json sorted
This commit is contained in:
Alexandre
2025-05-18 10:32:02 +02:00
committed by GitHub

View File

@@ -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,