🚀 Release v1.0.44

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-24 08:41:37
This commit is contained in:
Marco Lanzara 2025-11-24 08:41:37 +00:00
parent 6a2cb0bd94
commit cb240cc9c8
3 changed files with 10 additions and 8 deletions

View File

@ -14,10 +14,6 @@ run = ["npm", "run", "start"]
localPort = 5000 localPort = 5000
externalPort = 80 externalPort = 80
[[ports]]
localPort = 40793
externalPort = 3001
[[ports]] [[ports]]
localPort = 41303 localPort = 41303
externalPort = 3002 externalPort = 3002

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict ocCaFuR5tbnPohizgWN7sDNAwCoGmVhDyIANVlUHNk9RsjkIyFPWZzDcvNmTY1L \restrict wA7qDs9nzwVeaQ9GHVREEa5HgATkfxyf2vJ9Q96kiyMsWTGfrFpfSGxjtRX4gAa
-- Dumped from database version 16.9 (415ebe8) -- Dumped from database version 16.9 (415ebe8)
-- Dumped by pg_dump version 16.10 -- Dumped by pg_dump version 16.10
@ -242,5 +242,5 @@ ALTER TABLE ONLY public.network_logs
-- PostgreSQL database dump complete -- PostgreSQL database dump complete
-- --
\unrestrict ocCaFuR5tbnPohizgWN7sDNAwCoGmVhDyIANVlUHNk9RsjkIyFPWZzDcvNmTY1L \unrestrict wA7qDs9nzwVeaQ9GHVREEa5HgATkfxyf2vJ9Q96kiyMsWTGfrFpfSGxjtRX4gAa

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.43", "version": "1.0.44",
"lastUpdate": "2025-11-24T08:36:03.863Z", "lastUpdate": "2025-11-24T08:41:37.375Z",
"changelog": [ "changelog": [
{
"version": "1.0.44",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.44"
},
{ {
"version": "1.0.43", "version": "1.0.43",
"date": "2025-11-24", "date": "2025-11-24",