Any idea how to debug a failed deployment?
Our repo: GitHub - elie222/admin-demo
Our Render yaml: admin-demo/render.yaml at main · elie222/admin-demo · GitHub
When I do New from YAML on the site the database loads up but the web service doesn’t and no explanation or logs as to why it’s failing. Any ideas how to debug? We have almost the exact same setup working on another project.
UPDATE: going to check this isn’t an issue of main vs master branch naming.