From 0e6ce1eec2afd33042c416a98b7a2fe40aaaa8de Mon Sep 17 00:00:00 2001 From: Jamitz Date: Tue, 6 Jan 2026 15:31:57 +0000 Subject: [PATCH] test --- compose.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/compose.yaml b/compose.yaml index 85ff011..73bf1d2 100644 --- a/compose.yaml +++ b/compose.yaml @@ -4,8 +4,8 @@ services: context: ./backend container_name: fastnotes-api - ui: - build: - context: ./frontend - args: - VITE_API_URL: /api + # ui: + # build: + # context: ./frontend + # args: + # VITE_API_URL: /api