mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 15:52:49 +08:00
Merge pull request #4314 from EliMCosta/patch-2
Fix Dockerfile Former-commit-id: a123a42d98f5c49446762c1d4cfc674d2e4f61b1
This commit is contained in:
commit
60b9a9c1fa
@ -42,3 +42,5 @@ EXPOSE 7860
|
||||
|
||||
# Expose port 8000 for the API service
|
||||
EXPOSE 8000
|
||||
|
||||
CMD [ "llamafactory-cli", "webui" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user