version: '3.8'

services:
  luncher:
    restart: always
    build:
      context: ./
    ports:
      - 3001:3001