From 0443c04f1bf44d73c35e9102dab1b20aa6c858c7 Mon Sep 17 00:00:00 2001 From: KNOOP Date: Mon, 2 Sep 2024 13:18:27 +0800 Subject: [PATCH] Update config.yaml --- RSS-fusion/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RSS-fusion/config.yaml b/RSS-fusion/config.yaml index fe7562c..9268a24 100644 --- a/RSS-fusion/config.yaml +++ b/RSS-fusion/config.yaml @@ -9,7 +9,7 @@ arch: startup: application init: false image: rook1e404/fusion -network_mode: bridge +network_mode: host webui: "http://[HOST]:[PORT:7077]" ports: "8080/tcp": 7077 @@ -25,4 +25,4 @@ schema: password: str environment: PASSWORD: rss123456 -ingress: true +ingress: false