🔨 Suppress url on api

This commit is contained in:
Timmo 2019-10-13 12:59:49 +01:00
parent 17a033c7d8
commit e4ed7102c4

View file

@ -8,12 +8,8 @@ bashio::log.info "Run Home Panel.."
cd /opt/panel \
|| bashio::exit.nok "Could not change into app directory"
LOG_LEVEL=$(bashio::config 'log_level')
SSL_SUPPRESS_WARNING="true"
SUPPRESS_ADDRESS="true"
SUPPRESS_URL="true"
export LOG_LEVEL
export SSL_SUPPRESS_WARNING
export SUPPRESS_ADDRESS
export SUPPRESS_URL
exec node lib/