mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-08 10:21:43 +00:00
build(config.yml): specify port
This commit is contained in:
@@ -110,7 +110,8 @@ jobs:
|
||||
--name my-app \
|
||||
-v $(pwd)/proxy_server_config.yaml:/app/config.yaml \
|
||||
my-app:latest \
|
||||
--config /app/config.yaml
|
||||
--config /app/config.yaml \
|
||||
--port 4000
|
||||
- run:
|
||||
name: Install curl and dockerize
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user