Skip to main content

BASE_URL

Static BASE_URL 

Source
static BASE_URL: Lazy<String>
Expand description

The same variable the server reads into ApplicationConfiguration::base_url: a mailed link has to point at the environment that minted its token. Not FRONTEND_BASE_URL, which no overlay sets, so reading that sends dev and test links to production.