update render.yaml

This commit is contained in:
Krish Dholakia 2023-10-21 17:43:06 -07:00 committed by GitHub
parent bd99a8303b
commit bcc869402e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ services:
- type: web - type: web
name: webdis name: webdis
runtime: docker runtime: docker
rootDir: webdis rootDir: ./
healthCheckPath: / healthCheckPath: /
envVars: envVars:
- key: PORT - key: PORT