add in env var to define app name

pull/27/head 4.1.7-1-03
binhex 5 years ago
parent 121fe4e437
commit d01fc424df

@ -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)

Loading…
Cancel
Save