From 80a961d1f9332800f94a84e7bfa0968abf7a986f Mon Sep 17 00:00:00 2001 From: SimeonPursiainen Date: Mon, 1 Sep 2025 19:15:28 +0300 Subject: [PATCH] fix stack compose --- stack-compose.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stack-compose.yml b/stack-compose.yml index 2230b57..7c15e21 100644 --- a/stack-compose.yml +++ b/stack-compose.yml @@ -1,3 +1,6 @@ +version: "3.4" + +services: frontend: image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-frontend:prod deploy: