Files
docker-compose/links/compose.yaml
Sebastian Krüger c40ab90d94 fix: use URL-encoded EMAIL_SERVER variable for Linkwarden
- Use dedicated LINKS_EMAIL_SERVER variable with proper URL encoding
- Encode @ symbol in email address as %40 to avoid URL parsing conflicts
- Fixes NextAuth error: "Cannot read properties of undefined (reading 'split')"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-13 17:27:41 +01:00

2.4 KiB