feat: Add PDF export button to reports dashboard - v1.0.14

This commit is contained in:
2025-11-20 14:39:57 -03:00
parent f029fab1b0
commit e3a5fd6686
2 changed files with 36 additions and 1 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:latest
image: dymai/syntria-frontend:1.0.14
container_name: syntria-frontend-prod
restart: always
depends_on: