mirror of
https://github.com/suitenumerique/drive.git
synced 2026-04-25 17:15:19 +02:00
Share invitation emails embedded `Site.domain` directly, producing schemeless links that mail clients failed to resolve. Introduce a `DJANGO_EMAIL_URL_APP` environment variable holding the app's absolute URL used when building invitation links, with a fallback on the current Site domain when unset. Wire it in dev env, helm dev values, the helm example and the env reference.