Invalid repository

Hi I’ve been trying to sync this blue print here

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

But I keep getting failed, invalid repository. Please is there something I’m missing or what ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.