aggiunti trasferte, export excel, miglioramenti generali

This commit is contained in:
2026-02-04 12:55:04 +01:00
parent 17453f5d13
commit 5f4ef6faee
30 changed files with 1558 additions and 325 deletions

View File

@@ -5,6 +5,12 @@ services:
restart: unless-stopped
volumes:
- ./data:/app/data
- ./app:/app/app
- ./database:/app/database
- ./services:/app/services
- ./utils:/app/utils
- ./frontend:/app/frontend
- ./main.py:/app/main.py
env_file:
- .env
environment:
@@ -29,5 +35,4 @@ services:
networks:
org-network:
external: true
name: org-stack_org-network
external: true