services:
api:
build:
context: ./backend
container_name: fastnotes-api
ui:
context: ./frontend
args:
VITE_API_URL: /api