From 0a6d1bcf728b2a6e8e73b4833b1f6a240a6eeac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Tue, 14 Oct 2025 21:34:54 +0200 Subject: [PATCH] Fix prod --- compose.prod.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.prod.yaml b/compose.prod.yaml index b6ba525..32c5314 100644 --- a/compose.prod.yaml +++ b/compose.prod.yaml @@ -15,3 +15,5 @@ services: - target: 80 published: 80 protocol: tcp + worker: + volumes: []