Compare commits
2 commits
6686ba2640
...
97d5adc4ad
Author | SHA1 | Date | |
---|---|---|---|
97d5adc4ad | |||
70131bb682 |
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ services:
|
||||||
|
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:13
|
image: postgres:${POSTGRES_VERSION}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=${POSTGRES_USER}
|
- POSTGRES_USER=${POSTGRES_USER}
|
||||||
|
|
Loading…
Reference in a new issue