docker-compose update
Some checks are pending
Docker Image CI / build (push) Waiting to run

This commit is contained in:
2025-10-15 02:03:22 +02:00
parent 20f4f41c17
commit 565cf01114
2 changed files with 9 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ services:
condition: service_healthy
environment:
- POSTGRES_HOST=tranga-pg
- POSTGRES_PASSWORD=postgres
- POSTGRES_USER=postgres
- CHECK_CHAPTERS_BEFORE_START=false
restart: unless-stopped
logging: