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