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