From 0614fafaf346c2b2e9a6c7e1db5468c0116993ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9rick=20Pruneau?= Date: Mon, 29 Dec 2025 09:09:19 -0500 Subject: [PATCH] Remove test comment --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b5dbd16..7a82ae5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,6 @@ WORKDIR /app # Adding Quasar RUN yarn global add @quasar/cli -#Test Fred # Set environment variables ENV VITE_TARGO_BACKEND_URL="http://targo-backend:3000"