Skip to content

Commit

Permalink
fix: remove unnecessary CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
ZavenArra committed Apr 3, 2021
1 parent 01a29cc commit 1b711a2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions deployment/treetracker-wallet-api-mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,3 @@ spec:
prefix: /wallet/
service: treetracker-wallet-api
rewrite: /
cors:
origins:
- https://forestmatic.com
- https://app.forestmatic.com
- https://test-app.forestmatic.com
- https://staging-app.forestmatic.com
methods: GET, OPTIONS
headers:
- Content-Type
- Authorization

0 comments on commit 1b711a2

Please sign in to comment.