
I am trying to have quadbit.dev
hosting my website and appwrite. But when I do custom domains for quadbit.dev then quadbit.dev goes to appwrite login and not my website

you can't really have appwrite and another app on the same domain (and port). I suggest having your site on whatever you want and then appwrite on it's own separate domain. For each project, you can have a custom domain that is a subdomain of your app

That is what I was about to do thank you!
Recommended threads
- Permission issue on the server
I'm setting document permissions on the server when creating a document using Appwrite. I’m using Permission.read(Role.user(userId)) to allow a specific user ac...
- Database Migration/Sync Between Two Proj...
The multiple attempts I've tried to migrate data from one project to another have failed. Does Appwrite not support migration (sync) between two projects in an...
- Relationships
At the moment I don't need support on this as I have a work around for it. Problem : existing relationships can not be edited. Instance: self hosted Docker on ...
