diff --git a/compose.prod.yaml b/compose.prod.yaml index 59e713de4..6f7458186 100644 --- a/compose.prod.yaml +++ b/compose.prod.yaml @@ -68,6 +68,7 @@ services: # to repeat. postgres-init: image: "postgres@sha256:7ad98329d513dd497293b951c195ca354274a77f12ddbbbbf85e68a811823d72" + restart: "no" depends_on: postgres: condition: service_healthy