mirror of
https://github.com/hexastack/hexabot
synced 2024-11-25 21:37:59 +00:00
Merge pull request #349 from Hexastack/fix/api-service-volume
fix: api service volume
This commit is contained in:
commit
eee2ac221a
@ -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