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