Skip to content

Commit

Permalink
fix cors setting
Browse files Browse the repository at this point in the history
  • Loading branch information
qianl15 committed Apr 16, 2024
1 parent 6fde6ac commit ee74d43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dbos-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ env:
DBOS_DOMAIN: ${DBOS_DOMAIN}
STRIPE_SECRET_KEY: ${STRIPE_SECRET_KEY}
http:
cors_middleware: true
credentials: true
allowed_origins:
- 'https://dbos.webflow.io'
- 'https://www.dbos.dev'
Expand Down

0 comments on commit ee74d43

Please sign in to comment.