mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-21 05:44:09 -07:00
Fix #119
This commit is contained in:
parent
1b2b8ec251
commit
ed0695ce3a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ services:
|
||||||
- ${HF_CACHE_DIR}:/root/.cache/huggingface
|
- ${HF_CACHE_DIR}:/root/.cache/huggingface
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
- "8001:8001"
|
- "${TRITON_PORT}:8001"
|
||||||
- "8002:8002"
|
- "8002:8002"
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue