This commit is contained in:
Stefan Hardegger
2025-09-21 16:23:44 +02:00
parent 6caee8a007
commit 1247a3420e

View File

@@ -53,10 +53,10 @@ services:
- images_data:/app/images
- library_config:/app/config
depends_on:
- postgres:
- condition: service_started
- opensearch:
- condition: service_started
postgres:
condition: service_started
opensearch:
condition: service_started
networks:
- storycove-network