diff --git a/build/root/install.sh b/build/root/install.sh index 074f056..ea2b98e 100644 --- a/build/root/install.sh +++ b/build/root/install.sh @@ -307,6 +307,8 @@ else export WEBUI_PORT="8080" fi +export APPLICATION="qbittorrent" + EOF # replace env vars placeholder string with contents of file (here doc)