From bd1735a57e739b3734612633920cb9dd79746520 Mon Sep 17 00:00:00 2001 From: petruknw Date: Thu, 21 May 2026 00:11:38 +1000 Subject: [PATCH] feat: re-enable ingress --- aurral/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aurral/config.yaml b/aurral/config.yaml index 77df45a1b1..9161035597 100644 --- a/aurral/config.yaml +++ b/aurral/config.yaml @@ -18,6 +18,10 @@ ports_description: webui: http://[HOST]:[PORT:3001] +ingress: true +ingress_port: 3001 +ingress_stream: false + map: - addon_config:rw - share:rw