tall-cartoon-65452
05/07/2024, 4:14 PMchilly-king-10285
05/07/2024, 4:14 PMchilly-king-10285
05/07/2024, 4:15 PMtall-cartoon-65452
05/07/2024, 4:15 PMchilly-king-10285
05/07/2024, 4:15 PMchilly-king-10285
05/07/2024, 4:15 PMbash $ ory proxy --project <your-project-slug> <https://www.example.org>
And here is an example of how to use the Ory Tunnel with a custom domain: bash $ ory tunnel --project <your-project-slug> \ <https://www.example.org> \ <https://auth.example.org> \ --cookie-domain <http://example.org|example.org> \ --allowed-cors-origins <https://www.example.org> \ --allowed-cors-origins <https://api.example.org>
Please replace <your-project-slug>
and <http://example.org|example.org>
with your actual project slug and domain.