change command
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user