mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-21 06:49:13 +02:00
Update 99-run.sh
This commit is contained in:
@@ -221,7 +221,7 @@ start_web() {
|
|||||||
mkdir -p /run/nginx /var/log/nginx
|
mkdir -p /run/nginx /var/log/nginx
|
||||||
|
|
||||||
# Set nginx
|
# Set nginx
|
||||||
mv /etc/nginx/servers/web.bak /etc/nginx/servers/web.conf
|
mv /etc/nginx/http.d/web.bak /etc/nginx/http.d/web.conf
|
||||||
|
|
||||||
bashio::log.info "Starting Ente web (nginx, ports 3000‑3004)..."
|
bashio::log.info "Starting Ente web (nginx, ports 3000‑3004)..."
|
||||||
exec nginx -g 'daemon off;' &
|
exec nginx -g 'daemon off;' &
|
||||||
|
|||||||
Reference in New Issue
Block a user