Update 93-nginx.sh

This commit is contained in:
Alexandre
2021-11-13 17:53:57 +01:00
committed by GitHub
parent f20103a261
commit 959b13d622

View File

@@ -4,10 +4,6 @@
# SSL SETTING #
###############
declare admin_port
declare protocol=http
# Generate Ingress configuration
if bashio::config.true 'ssl'; then
bashio::config.require.ssl
protocol=https