Hey All, quick question, dealing with the dreaded CORS issue. I have a self-hosted Typesense that I'm testing on V0.24.0. I have added
enable_cors = 1
it to the config file. My localhost JS integration can connect, but my staging server is getting a CORS error. Any other things that I should be checking for?