services:
  nxtstart:
    build: .
    env_file: "prod.env"
    ports:
      - 3000:3000