Add:api-login

This commit is contained in:
supalerk-ar66 2026-01-14 15:15:31 +07:00
parent a6cddc6318
commit c411f2a8a4
20 changed files with 434 additions and 185 deletions

View file

@ -39,5 +39,10 @@ var _default = exports.default = defineNuxtConfig({
}]
}
},
runtimeConfig: {
public: {
apiBase: process.env.NUXT_PUBLIC_API_BASE || 'http://localhost:4000/api'
}
}
}); /* v9-1ad4b5e9404ba42a */
}); /* v9-9bf961383479a037 */