79163311

Date: 2024-11-06 15:53:50
Score: 2.5
Natty:
Report link

Solved.

I had named the service "backend" in docker-compose.yml and still had the old name (in my case "testapp") in docker-compose.override.yml. Matching the service names in these two files solved the problem for me.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: axesmith99