mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-01 02:40:31 +02:00
removed ingress
This commit is contained in:
@@ -93,8 +93,8 @@ chmod 755 /data/recipes/staticfiles
|
||||
ln -s /config/addons_config/tandoor_recipes/mediafiles /opt/recipes
|
||||
ln -s /data/recipes/staticfiles /opt/recipes
|
||||
|
||||
bashio::log.info "Launching nginx"
|
||||
exec nginx & echo "done"
|
||||
#bashio::log.info "Launching nginx"
|
||||
#exec nginx & echo "done"
|
||||
|
||||
bashio::log.info "Launching app"
|
||||
cd /opt/recipes || exit
|
||||
|
||||
Reference in New Issue
Block a user