aboutsummaryrefslogtreecommitdiff
path: root/render.yaml
blob: b23f039b33b5d793d661b73e4a052daa0f797c34 (plain)
1
2
3
4
5
6
7
8
9
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