nextjs-challenge / backend / compose.yaml
compose.yaml
Raw
services:
  backend:
    build: .
    ports:
      - 8080:8080