diff --git a/porter.yaml b/porter.yaml index d493475e..8065d8a9 100644 --- a/porter.yaml +++ b/porter.yaml @@ -2,7 +2,7 @@ version: v2 name: unstructured-api services: - name: unstructured-api - run: "" + run: "docker run -p 80:8000 --gpus=all --rm --name unstructured-gpu unstructured-gpu" type: web instances: 1 cpuCores: 1