services: lumina: build: . ports: - "3000:3000" environment: - NODE_ENV=production restart: unless-stopped