From 643757d9ee85ec8bc21ca8f286e969c3589cc011 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 28 Jul 2021 20:06:09 +0200 Subject: [PATCH] Update nginx.txt --- mealie/rootfs/nginx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/rootfs/nginx.txt b/mealie/rootfs/nginx.txt index 62f8ab1a5..847dba6a4 100644 --- a/mealie/rootfs/nginx.txt +++ b/mealie/rootfs/nginx.txt @@ -43,7 +43,7 @@ fi # NGINX # ######### -test="true" +test="false" if $test; then bashio::log.info "Starting nginx"