From c0649f880c28cb0b8341868f5417bbfc78957442 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:36:00 +0200 Subject: [PATCH] Update config.json --- birdnet-go/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/birdnet-go/config.json b/birdnet-go/config.json index af2f48944..99cba87ee 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -9,7 +9,6 @@ "environment": { }, "ingress": true, - "ingress_port": 0, "ingress_stream": true, "image": "ghcr.io/alexbelgium/birdnet-go-{arch}", "init": false,