Update up.sh

This commit is contained in:
Alexandre
2021-04-27 13:58:22 +02:00
committed by GitHub
parent a4517bcb8f
commit 127d1c9450

View File

@@ -1 +1,5 @@
#!/usr/bin/with-contenv bashio
WEBUI_PORT=${WEBUI_PORT:-8080}
exec s6-setuidgid abc /usr/bin/qbittorrent-nox --webui-port="${WEBUI_PORT}"