79344729

Date: 2025-01-10 05:54:24
Score: 1
Natty:
Report link

Jim's comment gave me an idea, and I managed to find the root of the problem: MONGODB_URI value should be quoted:

        --env MONGODB_URI="$MONGODB_URI" \
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: ENIAC