From 2cc0f9cfef26f9748378575a294bdb8e8bf6e963 Mon Sep 17 00:00:00 2001 From: Florian Kaiser <44125287+H4CK3R-01@users.noreply.github.com> Date: Thu, 10 Mar 2022 08:45:29 +0100 Subject: [PATCH] Update start.sh --- deploy/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/start.sh b/deploy/start.sh index 77fb780..95ff032 100644 --- a/deploy/start.sh +++ b/deploy/start.sh @@ -1,3 +1,3 @@ #!/usr/bin/env sh nginx -g "daemon off;" & -uwsgi --ini deploy/uwsgi.ini \ No newline at end of file +# uwsgi --ini deploy/uwsgi.ini