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