Skip to content

Commit

Permalink
Create render.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia committed Oct 22, 2023
1 parent e64ec19 commit bd99a83
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions render.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
services:
# A Docker web service
- type: web
name: webdis
runtime: docker
rootDir: webdis
healthCheckPath: /
envVars:
- key: PORT
value: 8000

0 comments on commit bd99a83

Please sign in to comment.