Skip to content

Commit

Permalink
fix: allow beta-admin CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
ZavenArra committed Dec 17, 2021
1 parent bcbe600 commit 4c6b922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/overlays/production/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
origins:
- https://admin.treetracker.org
- https://staging-admin.treetracker.org
- https://beta-admin.treetracker.org
methods: GET, OPTIONS
headers:
- Content-Type
Expand Down

0 comments on commit 4c6b922

Please sign in to comment.