mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
fix: api service volume
This commit is contained in:
parent
d0f323008d
commit
338e960999
@ -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