Join Slack
Powered by
How do i configure the cors?
# community-help
f
Fulvio Carvalhido
07/05/2021, 10:33 PM
How do i configure the cors?
j
Jason Bosco
07/05/2021, 10:34 PM
When you start the server up, you'd just need to add a
--enable-cors
flag as a command line argument
Jason Bosco
07/05/2021, 10:35 PM
More info here:
https://typesense.org/docs/0.20.0/guide/configure-typesense.html#using-command-line-arguments
f
Fulvio Carvalhido
07/05/2021, 10:46 PM
Im using the docker and it looks like it has cors active by default
j
Jason Bosco
07/05/2021, 11:32 PM
Even with Docker, you'd need to specify it as a command line arg...
Open in Slack
Previous
Next