mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-24 05:26:28 +01:00
Update 93-nginx.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user