Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
vinckr committed Jan 10, 2025
1 parent 35df7a8 commit 022795b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/hydra/self-hosted/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ sidebar_label: Quickstart
---

In this quickstart, you will set up Ory Hydra OAuth2 & OpenID Connect Server and an exemplary User Login & Consent App using
Docker Compose. You need to have the latest [Docker](https://www.docker.com) and [Docker Compose](https://docs.docker.com/compose) version and Git installed, as well as [`jq`](https://stedolan.github.io/jq/download/).
Docker Compose. You need to have the latest [Docker](https://www.docker.com) and [Docker Compose](https://docs.docker.com/compose)
version and Git installed, as well as [`jq`](https://stedolan.github.io/jq/download/).

You do not want to self-host? Try [out common OAuth2 grants on the fully managed version of Ory Hydra](../../getting-started/ory-network-oauth2.mdx).
You do not want to self-host? Try
[out common OAuth2 grants on the fully managed version of Ory Hydra](../../getting-started/ory-network-oauth2.mdx).

```mdx-code-block
import CodeFromRemote from "@theme/CodeFromRemote"
Expand Down

0 comments on commit 022795b

Please sign in to comment.