-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nginx: Include CORS configuration for custom BlueOS services #2196
nginx: Include CORS configuration for custom BlueOS services #2196
Conversation
cda39d1
to
86b4e1f
Compare
have you tried going through /bag/ ? nginx should handle it |
Tried, yes. No success:
|
@Williangalvani @patrickelectric any suggestion on this one? |
can you try adding both of these to the "server" block? |
or maybe we just need |
No luck. I really think the server has to add CORS policy. |
0d154c6
to
a97a3c0
Compare
Co-authored-by: Willian Galvani <[email protected]>
a97a3c0
to
0462fd1
Compare
Co-authored-by: Willian Galvani <[email protected]>
0462fd1
to
579bd30
Compare
This patch allows external applications, like Cockpit, to use the service to store configuration data.