services:
  api:
    image: novus/sample-api:1.0
    ports:
      - "8080:8080"
