Compare commits

..

2 commits

View file

@ -13,7 +13,7 @@ services:
- 'DATABASE_URL=postgres://fej:fej@db:5432/fej'
db:
image: 'postgres:13-alpine'
image: 'postgres:14-alpine'
restart: 'always'
environment: