Skip to content

Commit

Permalink
Update porter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlu0 authored Jan 12, 2024
1 parent 56e4f0e commit 524281b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion porter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 524281b

Please sign in to comment.