change command

This commit is contained in:
2026-01-15 16:09:15 +08:00
parent 672b6c199e
commit 57330bf70b

View File

@@ -47,4 +47,4 @@ conda activate base\n\
exec "$@"' > /entrypoint.sh && chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
CMD ["python", "fastapi_server/server_dashscope.py"]
CMD ["python", "fastapi_server/server_dashscope.py", "vision"]