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