services: pptx-genai: image: cogniverse/pptx-genai container_name: pptx-genai environment: - TZ=Europe/Paris ports: - "15000:5000" restart: always