Skip to content

Commit

Permalink
autogen(docs): generate cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot committed Oct 9, 2024
1 parent 9e212a8 commit 163e700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/ory-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ ory proxy <application-url> [<publish-url>] [flags]

```
ory proxy http://localhost:3000 --dev
ory proxy proxy http://localhost:3000 https://app.example.com \
ory proxy http://localhost:3000 https://app.example.com \
--allowed-cors-origins https://www.example.org \
--allowed-cors-origins https://api.example.org \
--allowed-cors-origins https://www.another-app.com
Expand Down

0 comments on commit 163e700

Please sign in to comment.