Set url for supabase project
Is it possible to set a custom human readable url for a supabase project?
Right now reference id is like: nnydmuckhjwtxbaahzzz and url is: https://nnydmuckhjwtxbaahzzz.supabase.co
I was hoping to set the the url to something like: https://friendlyname.supabase.co
I understand that this might not be possible with an existing project. But is it possible to set when creating a new project?
2 Replies
No but custom domains are being worked on. https://supabase.com/docs/guides/platform/custom-domains
Thanks for confirming