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