mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Deletion of unnecessary and error causing volume section comment (#15425)
This commit is contained in:
parent
9d7dea42d0
commit
f27a823256
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
#########################################
|
||||
## Uncomment these lines to start proxy with a config.yaml file ##
|
||||
# volumes:
|
||||
# - ./config.yaml:/app/config.yaml <<- this is missing in the docker-compose file currently
|
||||
# - ./config.yaml:/app/config.yaml
|
||||
# command:
|
||||
# - "--config=/app/config.yaml"
|
||||
##############################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue