Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

View File

@ -10,7 +10,7 @@ services:
depends_on: depends_on:
- db - db
db: db:
image: postgres:17.2 image: postgres:15.3
restart: always restart: always
env_file: ".env" env_file: ".env"
volumes: volumes: