build(render.yaml): render.yaml fixes

This commit is contained in:
Krrish Dholakia 2024-05-24 09:28:57 -07:00
parent 2b865ec12c
commit 3ec0f8f591

View file

@ -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