Skip to content

Commit

Permalink
debug test
Browse files Browse the repository at this point in the history
  • Loading branch information
NamesMT committed Jun 8, 2024
1 parent c2b9540 commit 77c8ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default defineNuxtConfig({
],

site: {
url: import.meta.env.NUXT_PUBLIC_FRONTEND_URL,
url: console.log({ lAMEEEEEEEEEEE: import.meta.env.NUXT_PUBLIC_FRONTEND_URL, me222222222222: import.meta.env.NUXT_PUBLIC_BACKEND_URL }) || import.meta.env.NUXT_PUBLIC_FRONTEND_URL,
name: 'starter-fullstack',
description: '🔥Hono RPC, Nuxt, SST Ion, Kinde Auth, Tanstack Query, Shadcn, Primevue, UnoCSS',
},
Expand Down

0 comments on commit 77c8ad3

Please sign in to comment.