Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
5.47k stars 395 forks source link

allow any origins to pass request to skyvern backend by default; make the ALLOWED_ORIGINS configurable through environment #543

Closed wintonzheng closed 1 week ago

wintonzheng commented 1 week ago
:rocket: This description was created by Ellipsis for commit 4c1c302071154857cc80d9e30c2d0b676ac7f49a

Summary:

Allow any origins by default and make allowed origins configurable via environment variables in skyvern/config.py and skyvern/forge/api_app.py.

Key points:


Generated with :heart: by ellipsis.dev