fix: api service volume

This commit is contained in:
hexastack 2024-11-20 09:40:43 +01:00
parent d0f323008d
commit 338e960999

View File

@ -11,7 +11,7 @@ services:
- db-network
- app-network
volumes:
- api-data:/uploads
- api-data:/app/uploads
depends_on:
mongo:
condition: service_healthy