From bff6c0e339ebfefb44dc17b4287dd96e26f160f8 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Jun 2025 15:14:05 +0200 Subject: [PATCH] feat(docker): prod, fix misc --- Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 28d858010..69eb980c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -436,9 +436,7 @@ CMD git clone --branch dev --single-branch https://git.congegni.net/Congegni/sin npm i && \ npm run build && \ cron && \ - php-fpm -D && \ - sleep infinity - + php-fpm -F