We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4196368 commit a580130Copy full SHA for a580130
README.md
@@ -26,6 +26,8 @@ services:
26
POSTGRES_DATABASE: dbname
27
POSTGRES_USER: user
28
POSTGRES_PASSWORD: password
29
+ LOCAL_STORE_PREFIX: /backup
30
+ COMPRESS: 'true'
31
```
32
33
- Images are tagged by the major PostgreSQL version supported: `12`, `13`, `14`, `15` or `16`.
0 commit comments