mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
Fixes #4105 - MongoDB external and internal connection URLs were missing required query parameters causing authentication failures. Added ?authSource=admin&directConnection=true to both connection strings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>