Skip to content

Commit

Permalink
feat: expose the port of ComfyUI
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Jun 3, 2024
1 parent bdbfbfd commit a03374c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
- SERVE_API_LOCALLY=true
ports:
- "8000:8000"
- "8188:8188"
runtime: nvidia
volumes:
- ./data/comfyui/output:/comfyui/output
Expand Down

0 comments on commit a03374c

Please sign in to comment.