mirror of
https://github.com/JustAnimeCore/HiAnime-Api.git
synced 2026-06-02 22:08:18 +00:00
feature, not a bug
This commit is contained in:
+13
@@ -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