You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I needed to authorize CORS on the Docker API, and generate an updated Docker image.
To solve it, I upgraded the falcon dependency to 3.0.1, in order to use simple CORS configuration here on line 1 :
Hello,
I needed to authorize CORS on the Docker API, and generate an updated Docker image.
To solve it, I upgraded the falcon dependency to 3.0.1, in order to use simple CORS configuration here on line 1 :
If you want me to integrate these changes in your repo, keep me posted ;)
The text was updated successfully, but these errors were encountered: