Skip to content

Commit c35e13b

Browse files
committed
docs: fix indent in option
1 parent 3d53b2a commit c35e13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ ssl_key_file = '/tmp/testcontainers-go/postgres/server.key'
117117

118118
The `SSLSettings` function will modify the container `entrypoint`. This is done so that key material copied over to the container is chowned by `postgres`. All other container arguments will be passed through to the original container entrypoint.
119119

120-
### Snapshot/Restore with custom driver
120+
#### Snapshot/Restore with custom driver
121121

122122
- Since <a href="https://github.com/testcontainers/testcontainers-go/releases/tag/v0.32.0"><span class="tc-version">:material-tag: v0.32.0</span></a>
123123

0 commit comments

Comments
 (0)