Skip to content

Commit

Permalink
Fix CORS code snippet (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexastrum authored Jun 11, 2024
1 parent bb86830 commit 7681842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/firebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ deploying the default sample flow to Firebase.
1. If you'll access your flow from a web app (which you will be doing in the
next section), in the `httpsOptions` parameter, set a CORS policy:
<!--See note above on prettier-ignore -->
<!-- prettier-ignore -->
```js
Expand Down

0 comments on commit 7681842

Please sign in to comment.