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