diff --git a/next.config.mjs b/next.config.mjs index 6bf382c..7b8066d 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,7 +1,7 @@ const nextConfig = { output: 'export', env: { - NEXT_PUBLIC_API_URL: process.env.NEXT_PUBLIC_API_URL || 'http://localhost:3001', + NEXT_PUBLIC_API_URL: process.env.NEXT_PUBLIC_API_URL || 'https://api.litenet.tel', }, }; diff --git a/src/data/updates.js b/src/data/updates.js index e540664..cb63c04 100644 --- a/src/data/updates.js +++ b/src/data/updates.js @@ -4,7 +4,7 @@ export const updates = [ { id: 4, title: "Web Dashboard Release", - timestamp: "2025-07-06T12:00:00Z", + timestamp: "2025-07-14T12:00:00Z", author: Authors.ROCORD, summary: "Introducing the new LiteNet Web Dashboard", content: `