diff --git a/vite.config.ts b/vite.config.ts index 1ee9702a65..87e8e4107e 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -16,9 +16,9 @@ const icons: Record = { } const titles: Record = { - development: 'Lago - Local', - production: 'Lago', - staging: 'Lago - Cloud', + development: 'Billing - Local', + production: 'Billing', + staging: 'Billing - Staging', } // Local dev only: when running inside a worktree instance (see scripts/lago-worktree.sh),