fix: add whiteline between chapter and shell

This commit is contained in:
Simon Cornet 2026-03-13 17:13:17 +01:00
commit 1e92c58bbc

View file

@ -30,6 +30,7 @@ chmod 700 /mnt/<PostgresDBDatadir>/
```
## Start new container
```shell
docker run \
--name <ContainerName> \