I wand to know what configuration need to change in appwrite if i hosted my app on varcel ?
You'll need to add the new domain as a platform in the console.
if you're going to use the vercel provided domain (*.vercel.app), you'll forfeit having a more secure app because it will have to use local storage to store sessions.
this field
Yes
Recommended threads
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...