Skip to content

Commit

Permalink
Fix broken docs build (#2857)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesGuthrie authored Nov 29, 2023
1 parent b047fe7 commit c23d26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion self-hosted/install/installation-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ make sure you select the correct one to mount:
|-|-|
`timescaledb-ha`|`/home/postgres/pgdata/data`
`timescaledb`| `/var/lib/postgresql/data`
</Highlight>
<!-- vale Vale.Terms = YES -->
</Highlight>
```bash
docker run -d --name timescaledb -p 5432:5432 \
Expand Down

0 comments on commit c23d26d

Please sign in to comment.