This commit is contained in:
Jamitz 2026-01-06 15:31:57 +00:00
parent 287c47d53d
commit 0e6ce1eec2

View file

@ -4,8 +4,8 @@ services:
context: ./backend context: ./backend
container_name: fastnotes-api container_name: fastnotes-api
ui: # ui:
build: # build:
context: ./frontend # context: ./frontend
args: # args:
VITE_API_URL: /api # VITE_API_URL: /api