mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-13 01:20:32 +02:00
Update 03-nginx_ssl.sh
This commit is contained in:
@@ -44,8 +44,10 @@ else
|
||||
# Prepare ingress
|
||||
qbittorrent_protocol="http"
|
||||
# Correct qBittorrent.conf
|
||||
if [ -f /config/qBittorrent/config/qBittorrent.conf ]; then
|
||||
sed -i "/HTTPS/d" /config/qBittorrent/config/qBittorrent.conf
|
||||
fi
|
||||
fi
|
||||
|
||||
#################
|
||||
# NGINX SETTING #
|
||||
|
||||
Reference in New Issue
Block a user