mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 12:21:18 +00:00
Try 18
This commit is contained in:
parent
88bb1f1364
commit
2bbdde971a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ x-lemmy-default: &lemmy-default
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
x-postgres-default: &postgres-default
|
x-postgres-default: &postgres-default
|
||||||
image: pgautoupgrade/pgautoupgrade:16-alpine
|
image: pgautoupgrade/pgautoupgrade:15-alpine
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=lemmy
|
- POSTGRES_USER=lemmy
|
||||||
- POSTGRES_PASSWORD=password
|
- POSTGRES_PASSWORD=password
|
||||||
|
|
Loading…
Reference in a new issue