@girish probably n8n and baserow don't need CORS, but this other app 'Appgyver' needs it. just need to find how to edit nginx config file to add there the Access-Control-Allow-Origin header
A
ashkaptsov
@ashkaptsov
Posts
-
Enable CORS for Baserow and n8n -
Enable CORS for Baserow and n8nHey all,
I have two services installed n8n and baserow. To use them properly with other no-code app Appgyver I need to enable CORS (Access-Control-Allow-Origin: *) in header.
how can I do that?
Thanx