🚀 Release v1.0.50

- Tipo: patch
- Database backup: database-backups/vigilanzaturni_v1.0.50_20251024_102610.sql.gz
- Data: 2025-10-24 10:26:29
This commit is contained in:
Marco Lanzara 2025-10-24 10:26:29 +00:00
parent 5c8ebf7218
commit c8fa396c8f
4 changed files with 8 additions and 12 deletions

View File

@ -19,10 +19,6 @@ externalPort = 80
localPort = 33035 localPort = 33035
externalPort = 3001 externalPort = 3001
[[ports]]
localPort = 35903
externalPort = 6000
[[ports]] [[ports]]
localPort = 41295 localPort = 41295
externalPort = 5173 externalPort = 5173

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.49", "version": "1.0.50",
"lastUpdate": "2025-10-23T17:04:52.044Z", "lastUpdate": "2025-10-24T10:26:29.152Z",
"changelog": [ "changelog": [
{
"version": "1.0.50",
"date": "2025-10-24",
"type": "patch",
"description": "Deployment automatico v1.0.50"
},
{ {
"version": "1.0.49", "version": "1.0.49",
"date": "2025-10-23", "date": "2025-10-23",
@ -295,12 +301,6 @@
"date": "2025-10-17", "date": "2025-10-17",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.1" "description": "Deployment automatico v1.0.1"
},
{
"version": "1.0.0",
"date": "2025-01-17",
"type": "initial",
"description": "Versione iniziale VigilanzaTurni - Sistema completo gestione turni vigilanza"
} }
] ]
} }