Skip to content

Commit

Permalink
docs(docker-compose): remove extra backticks (#32206)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmv authored Feb 10, 2025
1 parent 0f6bd5e commit f014932
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/installation/docker-compose.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Note that there are 3 major ways we support to run `docker compose`:
`export TAG=4.0.0-dev` or `export TAG=3.0.0-dev`, with `latest-dev` being the default.
That's because The `dev` builds happen to package the `psycopg2-binary` required to connect
to the Postgres database launched as part of the `docker compose` builds.
``

More on these two approaches after setting up the requirements for either.

Expand Down

0 comments on commit f014932

Please sign in to comment.