mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: api service volume
This commit is contained in:
parent
d0f323008d
commit
338e960999
@ -11,7 +11,7 @@ services:
|
|||||||
- db-network
|
- db-network
|
||||||
- app-network
|
- app-network
|
||||||
volumes:
|
volumes:
|
||||||
- api-data:/uploads
|
- api-data:/app/uploads
|
||||||
depends_on:
|
depends_on:
|
||||||
mongo:
|
mongo:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
Loading…
Reference in New Issue
Block a user