Compare commits
No commits in common. "a1a0f38f74b55174dbd005cb56389f5b3805eee6" and "fe9c19f0e87cc59d589b512d26ab5fe69f2486ba" have entirely different histories.
a1a0f38f74
...
fe9c19f0e8
|
|
@ -13,7 +13,7 @@ services:
|
||||||
- 'DATABASE_URL=postgres://fej:fej@db:5432/fej'
|
- 'DATABASE_URL=postgres://fej:fej@db:5432/fej'
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: 'postgres:14-alpine'
|
image: 'postgres:13-alpine'
|
||||||
restart: 'always'
|
restart: 'always'
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Reference in New Issue