fix
This commit is contained in:
@@ -53,10 +53,10 @@ services:
|
|||||||
- images_data:/app/images
|
- images_data:/app/images
|
||||||
- library_config:/app/config
|
- library_config:/app/config
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres:
|
postgres:
|
||||||
- condition: service_started
|
condition: service_started
|
||||||
- opensearch:
|
opensearch:
|
||||||
- condition: service_started
|
condition: service_started
|
||||||
networks:
|
networks:
|
||||||
- storycove-network
|
- storycove-network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user