mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-03 09:06:10 -05:00
When the public URL is not configured, GetMailDomain() now tries os.Hostname() before falling back to the hardcoded "vikunja" string, and logs a warning in both fallback cases.