mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-25 23:41:45 +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