mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-08 20:22:16 +00:00
(fix) dockerfile
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ RUN pip install -r requirements.txt
|
||||
WORKDIR /app/litellm/proxy
|
||||
|
||||
# Set the command to run when the container starts
|
||||
CMD python3 proxy_cli.py --config hosted_config.yaml --port 4000
|
||||
CMD python3 proxy_cli.py --config /../../hosted_config.yaml --port 4000
|
||||
Reference in New Issue
Block a user