mirror of
https://github.com/JustAnimeCore/HiAnime-Api.git
synced 2026-04-17 13:51:44 +00:00
feature, not a bug
This commit is contained in:
13
render.yaml
Normal file
13
render.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
- type: web
|
||||
name: anime-api
|
||||
env: node
|
||||
buildCommand: npm install
|
||||
startCommand: npm start
|
||||
branch: main
|
||||
plan: free
|
||||
envVars:
|
||||
- key: NODE_ENV
|
||||
value: production
|
||||
- key: PORT
|
||||
value: 6969
|
||||
Reference in New Issue
Block a user