mirror of
https://github.com/LLM-Red-Team/qwen-free-api.git
synced 2025-04-20 13:49:13 +08:00
Dockerfile
This commit is contained in:
parent
d4b3a76bf4
commit
339de47e04
@ -16,6 +16,6 @@ COPY --from=BUILD_IMAGE /app/node_modules /app/node_modules
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8001
|
||||||
|
|
||||||
CMD ["npm", "start"]
|
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user