fix: Date filter now sends both start_date and end_date to filter single day - v1.0.15

This commit is contained in:
2025-11-20 15:06:58 -03:00
parent e3a5fd6686
commit 9dd2e2598b
2 changed files with 7 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ services:
command: uvicorn app.main:app --host 0.0.0.0 --port 8000 --workers 4
frontend:
image: dymai/syntria-frontend:1.0.14
image: dymai/syntria-frontend:1.0.15
container_name: syntria-frontend-prod
restart: always
depends_on: