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 4841d35 commit 469480aCopy full SHA for 469480a
.data/gtm/compose.yaml
@@ -12,6 +12,7 @@ services:
12
PGUSER: postgres
13
POSTGRES_USER: postgres
14
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
15
+ PGDATA: /var/lib/postgresql/data
16
ports:
17
- "5432:5432"
18
healthcheck:
0 commit comments