✨ feat (auth): server side proxy login request
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
runtimeConfig: {
|
||||
API_ORIGIN: process.env.API_ORIGIN || 'https://main-api.dev-hopis.sabbi.id',
|
||||
},
|
||||
modules: [
|
||||
'@unocss/nuxt',
|
||||
'shadcn-nuxt',
|
||||
|
||||
Reference in New Issue
Block a user