feat(sep): testing vclaim monitoring
This commit is contained in:
@@ -6,8 +6,10 @@ export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
runtimeConfig: {
|
||||
API_ORIGIN: process.env.NUXT_API_ORIGIN || 'https://main-api.dev-hopis.sabbi.id',
|
||||
VCLAIM: process.env.NUXT_API_VCLAIM || 'https://vclaim-api.multy.chat',
|
||||
public: {
|
||||
API_ORIGIN: process.env.NUXT_API_ORIGIN || 'https://main-api.dev-hopis.sabbi.id',
|
||||
VCLAIM: process.env.NUXT_API_VCLAIM || 'https://vclaim-api.multy.chat',
|
||||
}
|
||||
},
|
||||
ssr: false,
|
||||
|
||||
Reference in New Issue
Block a user