forked from phoenix/litellm-mirror
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
|
env: docker
|
||||||
plan: starter # or 'standard', 'standard-plus', etc.
|
plan: starter # or 'standard', 'standard-plus', etc.
|
||||||
region: oregon # or another region
|
region: oregon # or another region
|
||||||
image:
|
dockerImage: ghcr.io/berriai/litellm:main-stable
|
||||||
name: ghcr.io/berriai/litellm
|
|
||||||
tag: main-stable
|
|
||||||
envVars:
|
envVars:
|
||||||
- key: PORT
|
- key: PORT
|
||||||
value: 4000
|
value: 4000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue