services: typstdrive: build: . ports: - "3000:3000" volumes: - ./data:/app/data restart: unless-stopped