Jotzy/compose.yaml
2026-01-06 15:38:11 +00:00

11 lines
180 B
YAML

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