🚀 Release v1.0.55

- Tipo: patch
- Database backup: database-backups/vigilanzaturni_v1.0.55_20251025_072838.sql.gz
- Data: 2025-10-25 07:28:56
This commit is contained in:
Marco Lanzara 2025-10-25 07:28:56 +00:00
parent bafc34065e
commit 7a6fd3245b
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 = 37089
externalPort = 6000
[[ports]] [[ports]]
localPort = 41295 localPort = 41295
externalPort = 5173 externalPort = 5173

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.54", "version": "1.0.55",
"lastUpdate": "2025-10-24T17:25:43.941Z", "lastUpdate": "2025-10-25T07:28:56.103Z",
"changelog": [ "changelog": [
{
"version": "1.0.55",
"date": "2025-10-25",
"type": "patch",
"description": "Deployment automatico v1.0.55"
},
{ {
"version": "1.0.54", "version": "1.0.54",
"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.6" "description": "Deployment automatico v1.0.6"
},
{
"version": "1.0.5",
"date": "2025-10-17",
"type": "patch",
"description": "Deployment automatico v1.0.5"
} }
] ]
} }