Merge branch 'dev' into 'main'

Updated docker-compose

See merge request illegitimate/illegitimate-bot!280
This commit is contained in:
2024-09-09 20:57:21 +00:00

View File

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