services: dashboard: build: . ports: - "3001:3001" env_file: .env restart: unless-stopped