mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
build(render.yaml): render.yaml fixes
This commit is contained in:
parent
2b865ec12c
commit
3ec0f8f591
1 changed files with 1 additions and 3 deletions
|
|
@ -4,9 +4,7 @@ services:
|
|||
env: docker
|
||||
plan: starter # or 'standard', 'standard-plus', etc.
|
||||
region: oregon # or another region
|
||||
image:
|
||||
name: ghcr.io/berriai/litellm
|
||||
tag: main-stable
|
||||
dockerImage: ghcr.io/berriai/litellm:main-stable
|
||||
envVars:
|
||||
- key: PORT
|
||||
value: 4000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue