guuuuuuuuh

This commit is contained in:
rocord01 2025-07-14 05:23:47 -04:00
parent 45a967644c
commit baa59654db
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
const nextConfig = { const nextConfig = {
output: 'export', output: 'export',
env: { 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',
}, },
}; };

View file

@ -4,7 +4,7 @@ export const updates = [
{ {
id: 4, id: 4,
title: "Web Dashboard Release", title: "Web Dashboard Release",
timestamp: "2025-07-06T12:00:00Z", timestamp: "2025-07-14T12:00:00Z",
author: Authors.ROCORD, author: Authors.ROCORD,
summary: "Introducing the new LiteNet Web Dashboard", summary: "Introducing the new LiteNet Web Dashboard",
content: ` content: `