How can I change CSP setting? #9121
Unanswered
dannyshin76
asked this question in
Help
Replies: 1 comment 3 replies
-
Hi @dannyshin76 - updating the CSP configuration is a bit difficult at the minute, there are two ways you can go about it:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(I use a local installation of Budibase)
When I try to make an API call to my backend in the app (not using Budibase API proxy), I am getting the following error in the web browser console:
because it violates the following Content Security Policy directive: "connect-src 'self'
My teammate thinks we need a custom setting to "volumes" below in docker-compose.yaml, but it is not working.
Could you advise on how to change the CSP setting?
Beta Was this translation helpful? Give feedback.
All reactions