Compare commits
2 commits
ed75dd632d
...
d53e046a1e
Author | SHA1 | Date | |
---|---|---|---|
d53e046a1e | |||
b6f5dd1cd6 |
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ services:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: docker.io/postgres:17.2-alpine@sha256:7691da1fee373a0d2c7f661521e17d51947e2a1b6e2d7e25ea3be18108348397
|
image: docker.io/postgres:17.2-alpine@sha256:d37d2c160d34430877c802e5adc22824a2ad453499db9bab1a2ceb2be6c1a46f
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
|
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue