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
|
||||
- app-network
|
||||
volumes:
|
||||
- api-data:/uploads
|
||||
- api-data:/app/uploads
|
||||
depends_on:
|
||||
mongo:
|
||||
condition: service_healthy
|
||||
|
Loading…
Reference in New Issue
Block a user