diff --git a/webtrees/rootfs/start.sh b/webtrees/rootfs/start.sh index 69b0ae8f6..61238b1da 100644 --- a/webtrees/rootfs/start.sh +++ b/webtrees/rootfs/start.sh @@ -75,8 +75,7 @@ if bashio::config.true 'ssl'; then export BASE_URL="${BASE_URL/http/https}" #Communication - bashio::log.info "Ssl enabled at path $BASE_URL. If webui don't work, disable ssl or check your certificate paths" - + bashio::log.info "Ssl enabled. If webui don't work, disable ssl or check your certificate paths" fi ##############