feat: add render deployment config file
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
services:
|
||||||
|
- type: web
|
||||||
|
name: aniwatch-api
|
||||||
|
runtime: docker
|
||||||
|
repo: https://github.com/ghoshRitesh12/aniwatch-api.git
|
||||||
|
plan: free
|
||||||
|
branch: main
|
||||||
|
envVars:
|
||||||
|
- key: PORT
|
||||||
|
value: 4000
|
||||||
Reference in New Issue
Block a user