Add nginx

This commit is contained in:
Alexandre
2023-01-26 18:55:35 +01:00
committed by GitHub
parent ec420d2181
commit b21577e114

View File

@@ -95,6 +95,8 @@ fi
# Launch App # # Launch App #
############## ##############
echo " " echo " "
nginx & bashio::log.info "Starting nginx"
echo " "
bashio::log.info "Starting the app" bashio::log.info "Starting the app"
echo " " echo " "