mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update run.sh
This commit is contained in:
@@ -141,7 +141,9 @@ bashio::log.info "... server port : ${ADDONPORT}"
|
||||
bashio::log.info "... Path prefix : ${UIPATH}"
|
||||
bashio::log.info "... Secret token : $TOKEN"
|
||||
bashio::log.warning "Configuration for Ingress (in app):"
|
||||
bashio::log.info "... address : ${host_ip}:$host_port$ingress_url/"
|
||||
bashio::log.info "... address (if connected to hassio with IP:port) : ${host_ip}:$host_port$ingress_url/"
|
||||
bashio::log.info "... address (if connected to hassio with homeassistant.local:port): homeassistant.local:$host_port$ingress_url/"
|
||||
bashio::log.info "... address (if connected to hassio from internet): yourdomain.com:$host_port$ingress_url/"
|
||||
bashio::log.info "... server port : $host_port"
|
||||
bashio::log.info "... Path prefix : ${UIPATH}"
|
||||
bashio::log.info "... Secret token : $TOKEN"
|
||||
|
||||
Reference in New Issue
Block a user