Skip to content

Commit

Permalink
fix: cors settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Kpoke committed May 18, 2023
1 parent 50039b0 commit 453639c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deployment/overlays/development/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ metadata:
spec:
cors:
origins: '*'
methods: GET, POST, PATCH, OPTIONS
headers:
- Content-Type
- Authorization

0 comments on commit 453639c

Please sign in to comment.