Yes. That line is only for knowing what domain to look for and construct “local” nip05 addresses. Should work fine, even with this in place.
A few environmental variables also … haven’t documented these. Look for ‘$env.local’ in the code.
I made a quick docker container image and it seems to work ⚡ https://nostrmeetme.fractalized.net .
If I modify this line (⬇️ https://github.com/nostrmeetme/nostrmeetme/blob/62a6ca40e24a2f57d0f19a7af78dbb1f0b2cbed3/src/lib/utils/user.ts#L10) into the source app, can I use it with my own domain? it will work? thanks! 🥇
Yes. That line is only for knowing what domain to look for and construct “local” nip05 addresses. Should work fine, even with this in place.
A few environmental variables also … haven’t documented these. Look for ‘$env.local’ in the code.
Thanks🙏 I will try and let you know ⚡