fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user