From 857696c6937d85891fc951c570981b4c91c2cb1e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 6 Apr 2021 22:40:27 +0200 Subject: [PATCH] Update run --- qbittorrent/rootfs/etc/services.d/qbittorrent/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/rootfs/etc/services.d/qbittorrent/run b/qbittorrent/rootfs/etc/services.d/qbittorrent/run index a2ac7c29f..5f12e14d9 100644 --- a/qbittorrent/rootfs/etc/services.d/qbittorrent/run +++ b/qbittorrent/rootfs/etc/services.d/qbittorrent/run @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/usr/bin/with-contenv bashio WEBUI_PORT=${WEBUI_PORT:-8080}