This repository has been archived on 2026-07-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
aniwatch-api/render.yaml
T
2024-01-22 20:39:02 +05:30

11 lines
210 B
YAML

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