version: "3.8" services: nm3clol: build: ../nm3clol.Dockerfile container_name: nm3clol environment: - PORT=$APP_HTTP_LISTEN_PORT ports: - "3000:3000"