Updated docker-compose

This commit is contained in:
2024-09-09 22:56:25 +02:00
parent a57f33f37a
commit 61673863e0

View File

@@ -15,6 +15,7 @@ services:
- POSTGRESURI=${POSTGRESURI}
depends_on:
- db
pull_policy: always
db:
container_name: illegitimate-postgres
image: postgres