Merge pull request #125 from Frederisk/patch-1

Fix #119
This commit is contained in:
Brendan Dolan-Gavitt 2022-11-24 15:45:56 -05:00 committed by GitHub
commit c0010cd5d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ services:
- ${HF_CACHE_DIR}:/root/.cache/huggingface
ports:
- "8000:8000"
- "8001:8001"
- "${TRITON_PORT}:8001"
- "8002:8002"
deploy:
resources: