🚀 Release v1.0.54

- Tipo: patch
- Database backup: database-backups/vigilanzaturni_v1.0.54_20251024_172526.sql.gz
- Data: 2025-10-24 17:25:44
This commit is contained in:
Marco Lanzara 2025-10-24 17:25:44 +00:00
parent 3b3056f6b8
commit 98febcd2b7
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 = 38905
externalPort = 6000
[[ports]] [[ports]]
localPort = 41295 localPort = 41295
externalPort = 5173 externalPort = 5173

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.53", "version": "1.0.54",
"lastUpdate": "2025-10-24T16:35:13.318Z", "lastUpdate": "2025-10-24T17:25:43.941Z",
"changelog": [ "changelog": [
{
"version": "1.0.54",
"date": "2025-10-24",
"type": "patch",
"description": "Deployment automatico v1.0.54"
},
{ {
"version": "1.0.53", "version": "1.0.53",
"date": "2025-10-24", "date": "2025-10-24",
@ -295,12 +301,6 @@
"date": "2025-10-17", "date": "2025-10-17",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.5" "description": "Deployment automatico v1.0.5"
},
{
"version": "1.0.4",
"date": "2025-10-17",
"type": "patch",
"description": "Deployment automatico v1.0.4"
} }
] ]
} }