Skip to content

Commit

Permalink
add alternative localhost domain for CORS for testing frontend with a…
Browse files Browse the repository at this point in the history
…lternative languages
  • Loading branch information
smadbe committed Jul 16, 2024
1 parent d09501c commit a7f7d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ functions:
url:
cors:
allowedOrigins:
- http://localhost:4100
- http://localhost:4200
- https://dev.algorea.org
- https://beta.opentezos.com
Expand Down

0 comments on commit a7f7d19

Please sign in to comment.