sparse-intern-71089
03/11/2021, 4:22 PMacceptable-army-69872
03/11/2021, 4:27 PMNEXTAUTH_URL
looks intended to be a "friendly" name for a user to interact with. My guess is you need to pick a friendly name <http://blah.mydomain.com|blah.mydomain.com>
and then create a the dns entry by hand or based on the output of app.statuses[0].url.get()
.creamy-iron-5034
03/11/2021, 4:33 PMDomainMapping
and then this way I can categorically know what my domain will be e.g. <http://staging.domain.com|staging.domain.com>
and not use the dynamic url's that are output, this way it is safe. I think that this has to be set for production deploys rather than for users (AFAIK) - bit of a funny reqcreamy-iron-5034
03/11/2021, 4:34 PM