Code edited in Lovable Code Editor

Edited UI in Lovable
This commit is contained in:
gpt-engineer-app[bot]
2026-01-06 15:45:46 +00:00
parent 37e8c3ac22
commit 10ed1949d0
+3 -3
View File
@@ -4,13 +4,13 @@
export const config = {
// API Configuration
api: {
baseUrl: import.meta.env.VITE_API_BASE_URL || '/api/v1',
baseUrl: import.meta.env.VITE_API_BASE_URL || "http://127.0.0.1:8888/api/v1",
},
// App metadata
app: {
name: 'Gatehouse',
description: 'Identity & Access Platform',
name: "Gatehouse",
description: "Identity & Access Platform",
},
// Feature flags