services: linkedin-formatter: build: . container_name: linkedin-formatter ports: - "3000:3000" restart: unless-stopped env_file: .env